| Package | Description |
|---|---|
| org.opencms.ade.containerpage.shared |
Contains the shared container page editor classes.
|
| Modifier and Type | Method and Description |
|---|---|
static CmsContainerElement.ModelGroupState |
CmsContainerElement.ModelGroupState.evaluate(java.lang.String state)
Evaluates the given state string.
|
static CmsContainerElement.ModelGroupState |
CmsContainerElement.ModelGroupState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CmsContainerElement.ModelGroupState[] |
CmsContainerElement.ModelGroupState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|