public static interface CmsEditableGroup.I_EmptyHandler
| Modifier and Type | Method and Description |
|---|---|
void |
init(CmsEditableGroup group)
Needs to be called initially with the group for which this is used.
|
void |
setEmpty(boolean empty)
Called when the group changes from empty to not empty, or vice versa.
|
void init(CmsEditableGroup group)
group - the groupvoid setEmpty(boolean empty)
empty - true if the group is empty