Interface CmsLogicalCheckboxGroup.I_ChangeListener

    • Method Detail

      • onSelect

        void onSelect​(com.vaadin.v7.ui.CheckBox box)
        Gets called when the selected check box changes.

        Parameters:
        box - the selected check box, or null if deselected