Uses of Enum Class
org.exoplatform.portal.webui.UIManagement.ManagementMode
Packages that use UIManagement.ManagementMode
-
Uses of UIManagement.ManagementMode in org.exoplatform.portal.webui
Fields in org.exoplatform.portal.webui declared as UIManagement.ManagementModeMethods in org.exoplatform.portal.webui that return UIManagement.ManagementModeModifier and TypeMethodDescriptionUIManagement.getMode()static UIManagement.ManagementModeReturns the enum constant of this class with the specified name.static UIManagement.ManagementMode[]UIManagement.ManagementMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.exoplatform.portal.webui with parameters of type UIManagement.ManagementModeModifier and TypeMethodDescriptionabstract voidUIManagement.setMode(UIManagement.ManagementMode mode, Event<? extends UIComponent> event)