Package | Description |
---|---|
org.xwiki.test.ui.po | |
org.xwiki.test.ui.po.editor |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRegistrationPage
Represents the actions possible for the different registration pages (standard registration page and the registration
modal).
|
class |
ChildrenViewer
The viewer that lists the children of a specified page.
|
class |
ComparePage
The page that shows the differences between two versions of a document.
|
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.
since 7.2M3. Use
CreatePagePage instead. |
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 |
InlinePage
Represents the common actions possible on all Pages when using the "inline" action.
|
class |
LoginPage
Represents the actions possible on the Login page.
|
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 |
ViewPage
Represents the common actions possible on all Pages when using the "view" action.
|
Modifier and Type | Method and Description |
---|---|
BasePage |
BasePage.useShortcutKeyForRightsEditing()
Use keyboard shortcuts to go to rights edit page.
|
BasePage |
BasePage.waitUntilPageIsLoaded()
Waits until the page has loaded.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassEditPage
Represents the common actions possible on all Pages when using the "edit" action with the "class" editor.
|
class |
EditPage
Represents the common actions possible on all Pages when using the "edit" action.
|
class |
ObjectEditPage
Represents the common actions possible on all Pages when using the "edit" action with the "object" editor.
|
class |
PreviewableEditPage
Edit page with a preview button.
|
class |
PreviewEditPage
Models the preview edit page.
|
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.
|
Copyright © 2004–2021 XWiki. All rights reserved.