Definition at line 161 of file dialogs_py.py.
◆ __init__()
| def robot.libraries.dialogs_py.SelectionDialog.__init__ |
( |
|
self, |
|
|
|
message, |
|
|
|
values |
|
) |
| |
◆ _create_selector()
| def robot.libraries.dialogs_py.SelectionDialog._create_selector |
( |
|
self, |
|
|
|
parent, |
|
|
|
values |
|
) |
| |
|
private |
◆ _get_value()
| def robot.libraries.dialogs_py.SelectionDialog._get_value |
( |
|
self | ) |
|
|
private |
◆ _validate_value()
| def robot.libraries.dialogs_py.SelectionDialog._validate_value |
( |
|
self | ) |
|
|
private |
◆ _listbox
| robot.libraries.dialogs_py.SelectionDialog._listbox |
|
private |
The documentation for this class was generated from the following file: