Package | Description |
---|---|
com.github.mkolisnyk.sirius.client.ui.controls |
Common package for classes representing page controls.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckBox
Wrapper class which is abstraction over the check box elements
of any similar looking elements which have checked/unchecked state.
|
Modifier and Type | Method and Description |
---|---|
RadioButton |
RadioButton.check()
Sets check mark on the object if it's not already checked.
|