Uses of Class
org.xwiki.test.ui.po.editor.EditPage.Editor

Packages that use EditPage.Editor
org.xwiki.test.ui.po.editor   
 

Uses of EditPage.Editor in org.xwiki.test.ui.po.editor
 

Methods in org.xwiki.test.ui.po.editor that return EditPage.Editor
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-2013 XWiki. All Rights Reserved.