| Package | Description |
|---|---|
| org.opencms.ui.apps.user |
Contains classes of the user manager app.
|
| Modifier and Type | Method and Description |
|---|---|
static CmsShowResourcesDialog.DialogType |
CmsShowResourcesDialog.DialogType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CmsShowResourcesDialog.DialogType[] |
CmsShowResourcesDialog.DialogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CmsShowResourceTable(CmsObject cms,
CmsUUID principalID,
CmsShowResourcesDialog.DialogType type)
public constructor.
|