public class CheckBoxOption extends InputOption
Checkbox option
The user can set or unset a basic option.Constructor and Description |
---|
CheckBoxOption(ILabel label,
String outputProperty)
Create an option based on a checkbox.
|
Modifier and Type | Method and Description |
---|---|
boolean |
getSelection() |
void |
setInitialValue(boolean initialValue) |
addOptionChangedListener, getConfigurationAttributeName, getErrorMessage, getOutputProperty, getProperty, setOptionValidator
isEnabled, setDescription, setEnableCondition