Uses of Class
org.exoplatform.wiki.webui.EditMode
-
Packages that use EditMode Package Description org.exoplatform.wiki.webui -
-
Uses of EditMode in org.exoplatform.wiki.webui
Methods in org.exoplatform.wiki.webui that return EditMode Modifier and Type Method Description EditModeUIWikiPortlet. getEditMode()static EditModeEditMode. 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 Modifier and Type Method Description voidUIWikiPortlet. changeEditMode(EditMode newEditMode)
-