| Class | Description |
|---|---|
| AbstractRegistrationPage |
Represents the actions possible for the different registration pages (standard registration page and the registration
modal).
|
| AttachmentsPane |
Represents the actions possible on the Attachment Pane at the bottom of a page.
|
| BaseElement |
Represents all elements which include web pages as well as parts of web pages.
|
| BaseModal |
The base class for a bootstrap modal.
|
| BasePage |
Represents the common actions possible on all Pages.
|
| BootstrapSelect |
Represent an select field enhanced with the "bootstrap-select" plugin.
|
| BootstrapSwitch |
Wrap a bootstrap switch widget (http://bootstrapswitch.com/).
|
| BreadcrumbElement |
Represents the page breadcrumb.
|
| ChangesPane |
Displays the differences between two versions of a document.
|
| ChildrenViewer |
The viewer that lists the children of a specified page.
|
| CommentForm |
Represents the form used to add, edit or reply to a comment.
|
| CommentsTab |
Page Object for Comments Tab (or pane)
|
| ComparePage |
The page that shows the differences between two versions of a document.
|
| ConfirmationBox |
Represents a confirmation modal box.
|
| ConfirmationModal |
Basic confirmation actions performed on a bootstrap modal.
|
| ConfirmationPage |
Represents a confirmation page that allows the user cancel or confirm the current action (e.g.
|
| CopyOrRenameOrDeleteStatusPage |
Represents the page that displays the status of a copy operation.
|
| CopyOverwritePromptPage |
Represents the common actions possible after trying to copy a page over an existing page.
|
| CopyPage |
Represents the common actions possible on the Copy Page page.
|
| CreatePagePage |
Represents the actions possible on the Create Page template page.
|
| CreateSpacePage | Deprecated
since 7.2M3.
|
| DeletePageConfirmationPage |
Specialized confirmation page, dedicated to pages deletion.
|
| DeletePageOutcomePage |
Represents the common actions possible after a page has been deleted.
|
| DeletingPage |
Represents the page displayed while the page (and maybe its children) is deleted.
|
| DocumentDoesNotExistPage |
Page to handle the "Document does not exist" page.
|
| DocumentPicker |
Represents the Document Picker.
|
| DocumentSyntaxPicker |
Represents the syntax picker used to change the syntax of a document.
|
| DocumentSyntaxPropertyPane |
The pane used to display and edit in-place the document syntax.
|
| EditablePropertyPane |
The page object used to edit a document or object property in-place.
|
| EditRightsPane |
Class that holds the types of Rights and the types of States of a check-box
|
| EntityTreeElement |
Represents the actions possible on the XWiki Explorer Tree.
|
| FormContainerElement |
Represents a form element and provide utility methods to get/set form data.
|
| HistoryPane |
Represents the actions possible on the History Pane at the bottom of a page.
|
| InformationPane |
PO for Page Information pane.
|
| InlinePage |
Represents the common actions possible on all Pages when using the "inline" action.
|
| LiveTableElement |
Represents the actions possible on a livetable.
|
| LoginPage |
Represents the actions possible on the Login page.
|
| PagesLiveTableElement |
Represents a live table that lists generic pages (e.g.
|
| PageTypePicker |
Represents the widget used to select a page template.
|
| RegistrationPage |
Represents the actions possible on the Registration Page
|
| RenamePage | |
| ResubmissionPage |
Resubmission page is used to ask user for confirmation when the CSRF protection detects a request with invalid secret
token.
|
| Select |
Extends
Select in order to fix some bugs. |
| SuggestInputElement |
Represents the actions possible on the suggest input widget.
|
| TableElement |
Represents the actions possible on a static table.
|
| ViewPage |
Represents the common actions possible on all Pages when using the "view" action.
|
| Enum | Description |
|---|---|
| BootstrapSwitch.State |
The different states the switch can have.
|
| EditRightsPane.Right |
The known access rights.
|
| EditRightsPane.State |
The possible states of an access right box.
|
Copyright © 2004–2021 XWiki. All rights reserved.