Uses of Class
org.xwiki.test.ui.po.editor.wysiwyg.WizardStepElement

Packages that use WizardStepElement
org.xwiki.test.ui.po.editor.wysiwyg   
 

Uses of WizardStepElement in org.xwiki.test.ui.po.editor.wysiwyg
 

Subclasses of WizardStepElement in org.xwiki.test.ui.po.editor.wysiwyg
 class AttachedImageSelectPane
          Models the image selection wizard step that is accessible when inserting or editing an attached image with the WYSIWYG content editor.
 class CurrentPageImageSelectPane
          Models the wizard step that allows us to select an image from those attached to the selected page.
 class ImageConfigPane
          Models the image configuration wizard step that is accessible when editing an image from the WYSIWYG content editor.
 class TableConfigPane
          Models the table configuration wizard step that is accessible when inserting a table from the WYSIWYG content editor.
 class UploadImagePane
          Models the image upload wizard step that is accessible when inserting or editing an image with the WYSIWYG editor.
 

Methods in org.xwiki.test.ui.po.editor.wysiwyg that return WizardStepElement
 WizardStepElement WizardStepElement.waitToLoad()
          Waits for this wizard step to load.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.