Modifier and Type | Method | Description |
---|---|---|
ComboBox |
UiElement.getComboBox(int index) |
|
ComboBox |
UiElement.getComboBox(Id id) |
|
ComboBox |
Window.getComboBox(int index) |
|
ComboBox |
Window.getComboBox(Id id) |
|
default ComboBox[] |
UiElement.getComboBoxs() |
|
ComboBox[] |
UiElement.getComboBoxs(String filter) |
|
default ComboBox[] |
Window.getComboBoxs() |
|
ComboBox[] |
Window.getComboBoxs(String filter) |