Uses of Class
org.xwiki.test.ui.po.BaseElement

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

Uses of BaseElement in org.xwiki.test.ui.po
 

Subclasses of BaseElement in org.xwiki.test.ui.po
 class AbstractRegistrationPage
          Represents the actions possible for the different registration pages (standard registration page, lightbox registration page).
 class AttachmentsPane
          Represents the actions possible on the Attachment Pane at the bottom of a page.
 class BasePage
          Represents the common actions possible on all Pages.
 class ChangesPane
          Displays the differences between two versions of a document.
 class CommentForm
          Represents the form used to add, edit or reply to a comment.
 class CommentsTab
          Page Object for Comments Tab.
 class ComparePage
          The page that shows the differences between two versions of a document.
 class ConfirmationBox
          Represents a confirmation modal box.
 class ConfirmationModal
           
 class ConfirmationPage
          Represents a confirmation page that allows the user cancel or confirm the current action (e.g.
 class CopyConfirmationPage
          Represents the common actions possible after a Page has been copied.
 class CopyPage
          Represents the common actions possible on the Copy Page page.
 class CreatePagePage
          Represents the actions possible on the Create Page template page.
 class CreateSpacePage
          Represents the actions possible on the Create Space template page.
 class DeletePageOutcomePage
          Represents the common actions possible after a page has been deleted.
 class DocumentDoesNotExistPage
          Page to handle the "Document does not exist" page.
 class EditRightsPane
          Class that holds the types of Rights and the types of States of a check-box
 class FormElement
          Represents a Form.
 class FormElement.SelectElement
           
 class HistoryPane
          Represents the actions possible on the History Pane at the bottom of a page.
 class InlinePage
          Represents the common actions possible on all Pages when using the "inline" action.
 class LiveTableElement
          Represents the actions possible on a livetable.
 class LoginPage
          Represents the actions possible on the Login page.
 class RegistrationPage
          Represents the actions possible on the Registration Page
 class ResubmissionPage
          Resubmission page is used to ask user for confirmation when the CSRF protection detects a request with invalid secret token.
 class TableElement
          Represents the actions possible on a static table.
 class ViewPage
          Represents the common actions possible on all Pages when using the "view" action.
 

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

Subclasses of BaseElement in org.xwiki.test.ui.po.editor
 class ChangeAvatarPage
          User profile, change avatar action.
 class ChangePasswordPage
          User profile, change password action.
 class ClassEditPage
          Represents the common actions possible on all Pages when using the "edit" action with the "class" editor.
 class DatabaseListClassEditElement
          Represents a DatabaseListClass property form.
 class EditPage
          Represents the common actions possible on all Pages when using the "edit" action.
 class NumberClassEditElement
          Represents a NumberClass property form.
 class ObjectEditPage
          Represents the common actions possible on all Pages when using the "edit" action with the "object" editor.
 class PreferencesEditPage
          User profile, the preferences pane, edit mode.
 class PreviewableEditPage
          Edit page with a preview button.
 class PreviewEditPage
          Models the preview edit page.
 class ProfileEditPage
          User profile, the profile information pane, edit mode.
 class RightsEditPage
          Represents the common actions possible on all Pages when using the "edit" action with the "rights" editor.
 class StaticListClassEditElement
          Represents a StaticListClass property form.
 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.
 

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

Subclasses of BaseElement 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 EditorElement
          Models a WYSIWYG editor instance.
 class ImageConfigPane
          Models the image configuration wizard step that is accessible when editing an image from the WYSIWYG content editor.
 class MenuBarElement
          Models the menu bar of the WYSIWYG content editor.
 class RichTextAreaElement
          Models the rich text area of 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 ToolBarElement
          Models the tool bar of 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.
 class WizardStepElement
          Models a wizard step used by the WYSIWYG content editor.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.