Uses of Enum
org.opencms.ui.apps.user.CmsShowResourcesDialog.DialogType
Packages that use CmsShowResourcesDialog.DialogType
-
Uses of CmsShowResourcesDialog.DialogType in org.opencms.ui.apps.user
Methods in org.opencms.ui.apps.user that return CmsShowResourcesDialog.DialogTypeModifier and TypeMethodDescriptionReturns 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.Constructors in org.opencms.ui.apps.user with parameters of type CmsShowResourcesDialog.DialogTypeModifierConstructorDescriptionCmsShowResourceTable
(CmsObject cms, CmsUUID principalID, CmsShowResourcesDialog.DialogType type) public constructor.