class |
AbstractRegistrationPage |
Represents the actions possible for the different registration pages (standard registration page and the registration
modal).
|
class |
AttachmentHistoryPage |
Page Object for the attachment history page.
|
class |
BaseModal |
The base class for a bootstrap modal.
|
class |
BasePage |
Represents the common actions possible on all Pages.
|
class |
BreadcrumbElement |
Represents the page breadcrumb.
|
class |
ChangesPane |
Displays the differences between two versions of a document.
|
class |
ChildrenViewer |
The viewer that lists the children of a specified page.
|
class |
CommentForm |
Represents the form used to add, edit or reply to a comment.
|
class |
CommentsTab |
Page Object for Comments Tab (or pane).
|
class |
ComparePage |
The page that shows the differences between two versions of a document.
|
class |
ConfirmationBox |
Represents a confirmation modal box.
|
class |
ConfirmationModal |
Basic confirmation actions performed on a bootstrap modal.
|
class |
ConfirmationPage |
Represents a confirmation page that allows the user cancel or confirm the current action (e.g.
|
class |
CopyOrRenameOrDeleteStatusPage |
Represents the page that displays the status of a copy operation.
|
class |
CopyOverwritePromptPage |
Represents the common actions possible after trying to copy a page over an existing page.
|
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 |
Deprecated.
|
class |
DeletedPageEntry |
Represents a deleted page row in the recycle bin.
|
class |
DeletePageConfirmationPage |
Specialized confirmation page, dedicated to pages deletion.
|
class |
DeletePageOutcomePage |
Represents the common actions possible after a page has been deleted.
|
class |
DeletingPage |
Represents the page displayed while the page (and maybe its children) is deleted.
|
class |
DocumentDoesNotExistPage |
Page to handle the "Document does not exist" page.
|
class |
DocumentPicker |
Represents the Document Picker.
|
class |
DocumentSyntaxPicker |
Represents the syntax picker used to change the syntax of a document.
|
class |
DocumentSyntaxPicker.SyntaxConversionConfirmationModal |
|
class |
DocumentSyntaxPropertyPane |
The pane used to display and edit in-place the document syntax.
|
class |
EditablePropertyPane<T> |
The page object used to edit a document or object property in-place.
|
class |
EditRightsPane |
Class that holds the types of Rights and the types of States of a check-box
|
class |
EntityTreeElement |
Represents the actions possible on the XWiki Explorer Tree.
|
class |
FormContainerElement |
Represents a form element and provide utility methods to get/set form data.
|
class |
FormContainerElement.SelectElement |
|
class |
HistoryPane |
Represents the actions possible on the History Pane at the bottom of a page.
|
class |
InformationPane |
PO for Page Information pane.
|
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 |
PagesLiveTableElement |
Represents a live table that lists generic pages (e.g.
|
class |
PageTypePicker |
Represents the widget used to select a page template.
|
class |
RegistrationPage |
Represents the actions possible on the Registration Page
|
class |
RenamePage |
|
class |
ResubmissionPage |
Resubmission page is used to ask user for confirmation when the CSRF protection detects a request with invalid secret
token.
|
class |
SuggestInputElement |
Represents the actions possible on the suggest input widget.
|
class |
SuggestInputElement.SuggestionElement |
|
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.
|
class |
XWikiSelectWidget |
Represents the XWiki Select Widget (select.js).
|