| Modifier and Type | Method | Description | 
|---|---|---|
Checkbox | 
Group.getCheckbox(int index) | 
|
Checkbox | 
Group.getCheckbox(Id id) | 
|
Checkbox | 
UiElement.getCheckbox(int index) | 
|
Checkbox | 
UiElement.getCheckbox(Id id) | 
|
Checkbox | 
Window.getCheckbox(int index) | 
|
Checkbox | 
Window.getCheckbox(Id id) | 
|
default Checkbox[] | 
Group.getCheckboxs() | 
|
Checkbox[] | 
Group.getCheckboxs(String filter) | 
|
default Checkbox[] | 
UiElement.getCheckboxs() | 
|
Checkbox[] | 
UiElement.getCheckboxs(String filter) | 
|
default Checkbox[] | 
Window.getCheckboxs() | 
|
Checkbox[] | 
Window.getCheckboxs(String filter) |