Uses of Enum
org.opencms.workplace.CmsAccountInfo.Field
Package
Description
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
-
Uses of CmsAccountInfo.Field in org.opencms.workplace
Modifier and TypeMethodDescriptionCmsAccountInfo.getField()
Returns the field.static CmsAccountInfo.Field
Returns the enum constant of this type with the specified name.static CmsAccountInfo.Field[]
CmsAccountInfo.Field.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionCmsAccountInfo
(CmsAccountInfo.Field field, String addInfoKey, boolean editable) Constructor.