| Package | Description |
|---|---|
| org.opencms.ui.components |
Contains some reusable GUI components for Vaadin UI
|
| Modifier and Type | Method and Description |
|---|---|
static CmsUserDataFormLayout.EditLevel |
CmsUserDataFormLayout.EditLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CmsUserDataFormLayout.EditLevel[] |
CmsUserDataFormLayout.EditLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsUserDataFormLayout.initFields(CmsUser user,
CmsUserDataFormLayout.EditLevel editLevel) |