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

Public Member Functions

def __init__
 
def bindFunc
 
def getValue
 
def setValue
 

Public Attributes

 eventType
 
 label
 
 labelPane
 
 labelSizer
 
 parent
 
 uiAmPm
 
 uiHour
 
 uiMin
 
 uiPane
 

Constructor & Destructor Documentation

def __init__ (   self,
  parent,
  label,
  value 
)

Member Function Documentation

def bindFunc (   self,
  inFunc,
  outFunc,
  valFunc = None 
)
def getValue (   self)
def setValue (   self,
  value 
)

Member Data Documentation

eventType
label
labelPane
labelSizer
parent
uiAmPm
uiHour
uiMin
uiPane