public static class UICheckBox.CheckEvent extends ComponentEvent.ValueChange<UICheckBox,java.lang.Boolean>
UICheckBox is checked or unchecked.UICheckbox yet.UICheckbox .ComponentEvent.ValueChange<T extends UIComponent<T>,S>newValue, oldValuecomponent| Constructor and Description |
|---|
CheckEvent(UICheckBox component,
boolean checked) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isChecked() |
getNewValue, getOldValuegetComponent, isFromcancel, isCancelledpublic CheckEvent(UICheckBox component, boolean checked)