◆ __init__()
def Components.config.choicesList.__init__ |
( |
|
self, |
|
|
|
choices, |
|
|
|
type = None |
|
) |
| |
◆ __getitem__()
def Components.config.choicesList.__getitem__ |
( |
|
self, |
|
|
|
index |
|
) |
| |
◆ __iter__()
def Components.config.choicesList.__iter__ |
( |
|
self | ) |
|
◆ __len__()
def Components.config.choicesList.__len__ |
( |
|
self | ) |
|
◆ __list__()
def Components.config.choicesList.__list__ |
( |
|
self | ) |
|
◆ __setitem__()
def Components.config.choicesList.__setitem__ |
( |
|
self, |
|
|
|
index, |
|
|
|
value |
|
) |
| |
◆ additemDescriptionUpdatedCallback()
def Components.config.choicesList.additemDescriptionUpdatedCallback |
( |
|
self, |
|
|
|
callback |
|
) |
| |
◆ default()
def Components.config.choicesList.default |
( |
|
self | ) |
|
◆ index()
def Components.config.choicesList.index |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ updateItemDescription()
def Components.config.choicesList.updateItemDescription |
( |
|
self, |
|
|
|
index, |
|
|
|
descr |
|
) |
| |
◆ choices
Components.config.choicesList.choices |
◆ LIST_TYPE_DICT
int Components.config.choicesList.LIST_TYPE_DICT = 2 |
|
static |
◆ LIST_TYPE_LIST
int Components.config.choicesList.LIST_TYPE_LIST = 1 |
|
static |
◆ type
Components.config.choicesList.type |
The documentation for this class was generated from the following file: