| Package | Description |
|---|---|
| org.exoplatform.wiki.webui |
| Modifier and Type | Method and Description |
|---|---|
EditorMode |
UIWikiPortlet.getEditorMode()
gets the mode of wiki editor
|
static EditorMode |
EditorMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditorMode[] |
EditorMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIWikiPortlet.changeEditorMode(EditorMode newMode)
changes the mode of wiki editor
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.