Uses of Enum
org.opencms.ui.apps.cacheadmin.CmsCacheViewApp.Mode
Packages that use CmsCacheViewApp.Mode
-
Uses of CmsCacheViewApp.Mode in org.opencms.ui.apps.cacheadmin
Methods in org.opencms.ui.apps.cacheadmin that return CmsCacheViewApp.ModeModifier and TypeMethodDescriptionstatic CmsCacheViewApp.Mode
Returns the enum constant of this type with the specified name.static CmsCacheViewApp.Mode[]
CmsCacheViewApp.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.opencms.ui.apps.cacheadmin with parameters of type CmsCacheViewApp.ModeModifierConstructorDescriptionpublic constructor.CmsVariationsDialog
(String resource, Runnable cancel, CmsCacheViewApp.Mode mode) public constructor.