Uses of Class
org.xwiki.test.ui.po.editor.PreviewableEditPage

Packages that use PreviewableEditPage
org.xwiki.test.ui.po.editor   
 

Uses of PreviewableEditPage in org.xwiki.test.ui.po.editor
 

Subclasses of PreviewableEditPage in org.xwiki.test.ui.po.editor
 class WikiEditPage
          Represents the common actions possible on all Pages when using the "edit" action with "wiki" editor
 class WYSIWYGEditPage
          Represents the actions possible in WYSIWYG edit mode.
 

Methods in org.xwiki.test.ui.po.editor that return PreviewableEditPage
 PreviewableEditPage PreviewEditPage.clickBackToEdit()
          Clicks on the back to edit button.
 

Constructors in org.xwiki.test.ui.po.editor with parameters of type PreviewableEditPage
PreviewEditPage(PreviewableEditPage editedPage)
          Creates a new preview page that holds a reference to the edited page.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.