Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
ProtoPaletteUI Class Reference
Inheritance diagram for ProtoPaletteUI:

Public Member Functions

def __init__
 
def addNewItem
 
def AquireFile
 
def compareItems
 
def menuAppendGenItems
 
def menuAppendSelItems
 
def OnBeginLabelEdit
 
def OnEndLabelEdit
 
def onPopupItemSelected
 
def onShowPopup
 
def populate
 

Public Attributes

 editor
 
 editorTxt
 
 menuItemsGen
 
 menuItemsSel
 
 opAdd
 
 opDelete
 
 opSort
 
 opSortAlpha
 
 opSortOrig
 
 palette
 
 popupmenu
 
 tree
 

Constructor & Destructor Documentation

def __init__ (   self,
  parent,
  editor 
)

Member Function Documentation

def addNewItem (   self,
  result 
)
def AquireFile (   self,
  filename 
)
def compareItems (   self,
  item1,
  item2 
)
def menuAppendGenItems (   self)
def menuAppendSelItems (   self)
def OnBeginLabelEdit (   self,
  event 
)
def OnEndLabelEdit (   self,
  event 
)
def onPopupItemSelected (   self,
  event 
)
def onShowPopup (   self,
  event 
)
def populate (   self)

Member Data Documentation

editor
editorTxt
menuItemsGen
menuItemsSel
opAdd
opDelete
opSort
opSortAlpha
opSortOrig
palette
popupmenu
tree