|
def | __init__ (self, list, selection=0, enableWrapAround=False) |
|
def | postWidgetCreate (self, instance) |
|
def | produceHTML (self) |
|
def | __init__ (self) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | onShow (self) |
|
def | onHide (self) |
|
def | destroy (self) |
|
def | applySkin (self, desktop, parent) |
|
def | move (self, x, y=None) |
|
def | resize (self, x, y=None) |
|
def | setZPosition (self, z) |
|
def | show (self) |
|
def | hide (self) |
|
def | getVisible (self) |
|
def | setVisible (self, visible) |
|
def | setPosition (self, x, y) |
|
def | getPosition (self) |
|
def | getSize (self) |
|
def | GUIcreate (self, parent) |
|
def | GUIdelete (self) |
|
def | createWidget (self, parent) |
|
◆ __init__()
def Components.ChoiceList.ChoiceList.__init__ |
( |
|
self, |
|
|
|
list, |
|
|
|
selection = 0 , |
|
|
|
enableWrapAround = False |
|
) |
| |
◆ postWidgetCreate()
def Components.ChoiceList.ChoiceList.postWidgetCreate |
( |
|
self, |
|
|
|
instance |
|
) |
| |
◆ selection
Components.ChoiceList.ChoiceList.selection |
The documentation for this class was generated from the following file: