Uses of Class
org.exoplatform.wiki.webui.EditMode

Packages that use EditMode
org.exoplatform.wiki.webui   
 

Uses of EditMode in org.exoplatform.wiki.webui
 

Methods in org.exoplatform.wiki.webui that return EditMode
 EditMode UIWikiPortlet.getEditMode()
           
static EditMode EditMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EditMode[] EditMode.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 EditMode
 void UIWikiPortlet.changeEditMode(EditMode newEditMode)
           
 



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