Panda3D
Loading...
Searching...
No Matches
ProtoObjsUI Class Reference
Inheritance diagram for ProtoObjsUI:

Public Member Functions

 __init__ (self, parent, editor, protoObjs, supportedExts)
 
 add (self, filename)
 
 addNewItem (self, result)
 
 addObj (self, filename)
 
 AquireFile (self, filename)
 
 findLabel (self, text)
 
 onPopupItemSelected (self, event)
 
 onShowPopup (self, event)
 
 populate (self)
 
 remove (self)
 
 removeItem (self, index)
 

Public Attributes

 editor = editor
 
 llist = wx.ListCtrl(self, -1, style=wx.LC_REPORT)
 
 menuItems = list()
 
 onPopupItemSelected
 
 onShowPopup
 
str opDelete = "Delete"
 
 popupmenu = wx.Menu()
 
 protoObjs = protoObjs
 
 supportedExts = supportedExts
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
parent,
editor,
protoObjs,
supportedExts )

Member Function Documentation

◆ add()

add ( self,
filename )

◆ addNewItem()

addNewItem ( self,
result )

◆ addObj()

addObj ( self,
filename )

◆ AquireFile()

AquireFile ( self,
filename )

◆ findLabel()

findLabel ( self,
text )

◆ onPopupItemSelected()

onPopupItemSelected ( self,
event )

◆ onShowPopup()

onShowPopup ( self,
event )

◆ populate()

populate ( self)

◆ remove()

remove ( self)

◆ removeItem()

removeItem ( self,
index )

Member Data Documentation

◆ editor

editor = editor

◆ llist

llist = wx.ListCtrl(self, -1, style=wx.LC_REPORT)

◆ menuItems

menuItems = list()

◆ onPopupItemSelected

onPopupItemSelected

◆ onShowPopup

onShowPopup

◆ opDelete

opDelete = "Delete"

◆ popupmenu

popupmenu = wx.Menu()

◆ protoObjs

protoObjs = protoObjs

◆ supportedExts

supportedExts = supportedExts