Package | Description |
---|---|
org.xwiki.test.ui.po.editor |
Modifier and Type | Method and Description |
---|---|
static EditPage.Editor |
EditPage.Editor.byPrettyName(String prettyName) |
EditPage.Editor |
EditPage.getEditor() |
static EditPage.Editor |
EditPage.Editor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditPage.Editor[] |
EditPage.Editor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2021 XWiki. All rights reserved.