Uses of Class
org.exoplatform.wiki.webui.UIWikiPortlet.PopupLevel
-
Packages that use UIWikiPortlet.PopupLevel Package Description org.exoplatform.wiki.webui -
-
Uses of UIWikiPortlet.PopupLevel in org.exoplatform.wiki.webui
Methods in org.exoplatform.wiki.webui that return UIWikiPortlet.PopupLevel Modifier and Type Method Description UIWikiPortlet.PopupLevelUIWikiPermissionForm. getPopupLevel()static UIWikiPortlet.PopupLevelUIWikiPortlet.PopupLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static UIWikiPortlet.PopupLevel[]UIWikiPortlet.PopupLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.exoplatform.wiki.webui with parameters of type UIWikiPortlet.PopupLevel Modifier and Type Method Description org.exoplatform.webui.core.UIPopupContainerUIWikiPortlet. getPopupContainer(UIWikiPortlet.PopupLevel level)voidUIWikiPermissionForm. setPopupLevel(UIWikiPortlet.PopupLevel popupLevel)
-