public static interface CmsLogicalCheckboxGroup.I_ChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onSelect(com.vaadin.v7.ui.CheckBox box)
Gets called when the selected check box changes.
|
void onSelect(com.vaadin.v7.ui.CheckBox box)
box - the selected check box, or null if deselected