Uses of Class
org.exoplatform.wiki.webui.UIWikiPortlet.PopupLevel

Packages that use UIWikiPortlet.PopupLevel
org.exoplatform.wiki.webui   
 

Uses of UIWikiPortlet.PopupLevel in org.exoplatform.wiki.webui
 

Methods in org.exoplatform.wiki.webui that return UIWikiPortlet.PopupLevel
 UIWikiPortlet.PopupLevel UIWikiPermissionForm.getPopupLevel()
           
static UIWikiPortlet.PopupLevel UIWikiPortlet.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
 org.exoplatform.webui.core.UIPopupContainer UIWikiPortlet.getPopupContainer(UIWikiPortlet.PopupLevel level)
           
 void UIWikiPermissionForm.setPopupLevel(UIWikiPortlet.PopupLevel popupLevel)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.