|
def | __init__ (self, list, selection=0, enableWrapAround=False) |
|
def | postWidgetCreate (self, instance) |
|
def | getItemHeight (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 | getWidth (self) |
|
def | getHeight (self) |
|
def | GUIcreate (self, parent) |
|
def | GUIdelete (self) |
|
def | createWidget (self, parent) |
|
◆ __init__()
def Components.ChoiceList.ChoiceList.__init__ |
( |
|
self, |
|
|
|
list, |
|
|
|
selection = 0 , |
|
|
|
enableWrapAround = False |
|
) |
| |
◆ getItemHeight()
def Components.ChoiceList.ChoiceList.getItemHeight |
( |
|
self | ) |
|
◆ postWidgetCreate()
def Components.ChoiceList.ChoiceList.postWidgetCreate |
( |
|
self, |
|
|
|
instance |
|
) |
| |
◆ itemHeight
Components.ChoiceList.ChoiceList.itemHeight |
◆ selection
Components.ChoiceList.ChoiceList.selection |
The documentation for this class was generated from the following file: