A C D E F G I J L M N O P R S U V W 
All Classes All Packages

A

addAnotherFile() - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Adds another input field for attaching a file.
attachmentExistsByFileName(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Check if the attachment exists, regardless of the page where it is displayed.
attachmentIsDisplayedByFileName(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Check if the attachment exists for the currently displayed rows.
AttachmentsPane - Class in org.xwiki.flamingo.skin.test.po
Represents the actions possible on the Attachment Pane at the bottom of a page.
AttachmentsPane() - Constructor for class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Default constructor.
AttachmentsPane(String) - Constructor for class org.xwiki.flamingo.skin.test.po.AttachmentsPane
 
AttachmentsViewPage - Class in org.xwiki.flamingo.skin.test.po
Represents a page with the attachments pane active.
AttachmentsViewPage() - Constructor for class org.xwiki.flamingo.skin.test.po.AttachmentsViewPage
 

C

cancelModal() - Method in class org.xwiki.flamingo.skin.test.po.EditConflictModal
Cancel the modal and wait for it to be closed.
cancelQuestion() - Method in class org.xwiki.flamingo.skin.test.po.JobQuestionPane
Cancel the question.
changeDiff(EditConflictModal.AvailableDiffVersions, EditConflictModal.AvailableDiffVersions) - Method in class org.xwiki.flamingo.skin.test.po.EditConflictModal
Perform a diff between two custom versions.
ChildrenPage - Class in org.xwiki.flamingo.skin.test.po
Provides to operations to go to a document's children page, and to consult its content.
ChildrenPage() - Constructor for class org.xwiki.flamingo.skin.test.po.ChildrenPage
 
clickAttachFiles() - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Open a file picker dialog.
clickHideProgress() - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Close the progress displayed after uploading one or multiple files.
clickOnChildrenMenu() - Static method in class org.xwiki.flamingo.skin.test.po.ChildrenPage
Access the children page of the current document using the hamburger menu.
clickOnSiblingsMenu() - Static method in class org.xwiki.flamingo.skin.test.po.SiblingsPage
Access the siblings page of the current document using the hamburger menu.
close() - Method in class org.xwiki.flamingo.skin.test.po.EditConflictModal
 
confirmQuestion() - Method in class org.xwiki.flamingo.skin.test.po.JobQuestionPane
Confirm the question.
CURRENT - org.xwiki.flamingo.skin.test.po.EditConflictModal.AvailableDiffVersions
Version with current changes.
CUSTOM - org.xwiki.flamingo.skin.test.po.EditConflictModal.ConflictChoice
Custom conflict fix choice.

D

deleteAllAttachments() - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Deletes ALL the attached files.
deleteAttachmentByFileByName(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Deletes the corresponding file name.
deleteFirstAttachment() - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Deletes the first attachment.

E

EditConflictModal - Class in org.xwiki.flamingo.skin.test.po
Represent the modal displayed in case of edit conflict.
EditConflictModal() - Constructor for class org.xwiki.flamingo.skin.test.po.EditConflictModal
Default constructor, wait for the modal to be visible.
EditConflictModal.AvailableDiffVersions - Enum in org.xwiki.flamingo.skin.test.po
The available versions for performing a diff.
EditConflictModal.ConflictChoice - Enum in org.xwiki.flamingo.skin.test.po
The different choices available to resolve the conflict.
export() - Method in class org.xwiki.flamingo.skin.test.po.ExportTreeModal
Click on the export button.
exportAs(String) - Method in class org.xwiki.flamingo.skin.test.po.ExportModal
Select the specified export format.
ExportModal - Class in org.xwiki.flamingo.skin.test.po
Represents the Export modal.
ExportModal() - Constructor for class org.xwiki.flamingo.skin.test.po.ExportModal
Default constructor.
ExportTreeModal - Class in org.xwiki.flamingo.skin.test.po
Represents the Export Tree Modal.
ExportTreeModal() - Constructor for class org.xwiki.flamingo.skin.test.po.ExportTreeModal
Default constructor.

F

filterColumn(int, String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Set the value in the filter of a column and wait for the results to be displayed.

G

getAction() - Method in class org.xwiki.flamingo.skin.test.po.ExportTreeModal
 
getAttachmentLink(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Return the a tag of an attachment link according to its name.
getAttachmentMoveElement(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
 
getAttachmentNameByIndex(int) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Get the filename of an attachment knowing the index in the attachments liveData.
getContainer() - Method in class org.xwiki.flamingo.skin.test.po.ExportTreeModal
 
getCurrentChoice() - Method in class org.xwiki.flamingo.skin.test.po.EditConflictModal
 
getDateOfLastUpload(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
 
getDiff() - Method in class org.xwiki.flamingo.skin.test.po.EditConflictModal
 
getExcludesValues() - Method in class org.xwiki.flamingo.skin.test.po.ExportTreeModal
 
getExportFormatSelect() - Method in class org.xwiki.flamingo.skin.test.po.ExportModal
 
getLatestVersionOfAttachment(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Return the version number for the requested attachment.
getLiveData() - Method in class org.xwiki.flamingo.skin.test.po.ChildrenPage
 
getLiveData() - Method in class org.xwiki.flamingo.skin.test.po.SiblingsPage
 
getNumberOfAttachments() - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
 
getNumberOfAttachmentsDisplayed() - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Get the number of displayed attachments, regardless of the total number.
getOriginalDiffVersion() - Method in class org.xwiki.flamingo.skin.test.po.EditConflictModal
 
getPagesValues() - Method in class org.xwiki.flamingo.skin.test.po.ExportTreeModal
 
getPageTree() - Method in class org.xwiki.flamingo.skin.test.po.ExportTreeModal
 
getQuestionTitle() - Method in class org.xwiki.flamingo.skin.test.po.JobQuestionPane
 
getQuestionTree() - Method in class org.xwiki.flamingo.skin.test.po.JobQuestionPane
 
getRevisedDiffVersion() - Method in class org.xwiki.flamingo.skin.test.po.EditConflictModal
 
getRowIndexByAttachmentName(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Get the row index of an attachment knowing the filename, starting with position 1.
getSizeOfAttachment(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
 
getUploaderOfAttachment(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
 
goToAttachmentHistory(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Click on the attachment history link for a given attachment.
goToPage(DocumentReference) - Static method in class org.xwiki.flamingo.skin.test.po.ChildrenPage
Go to the children page of a document.
goToPage(DocumentReference) - Static method in class org.xwiki.flamingo.skin.test.po.SiblingsPage
Go to the siblings page of a document.

I

isBlockedJob() - Method in class org.xwiki.flamingo.skin.test.po.JobQuestionPane
 
isCanceled() - Method in class org.xwiki.flamingo.skin.test.po.JobQuestionPane
 
isEmpty() - Method in class org.xwiki.flamingo.skin.test.po.JobQuestionPane
 
isOpened() - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
 
isPresent() - Static method in class org.xwiki.flamingo.skin.test.po.ExportTreeModal
 
isPreviewDiffOptionsAvailable() - Method in class org.xwiki.flamingo.skin.test.po.EditConflictModal
 

J

JobQuestionPane - Class in org.xwiki.flamingo.skin.test.po
Represent a job question element to be manipulated in functional tests.
JobQuestionPane() - Constructor for class org.xwiki.flamingo.skin.test.po.JobQuestionPane
 

L

LIVE_DATA_ACTIONS - Static variable in class org.xwiki.flamingo.skin.test.po.ChildrenPage
Name of the action Live Data column.
LIVE_DATA_ACTIONS - Static variable in class org.xwiki.flamingo.skin.test.po.SiblingsPage
Name of the action Live Data column.
LIVE_DATA_DATE - Static variable in class org.xwiki.flamingo.skin.test.po.ChildrenPage
Name of the date Live Data column.
LIVE_DATA_DATE - Static variable in class org.xwiki.flamingo.skin.test.po.SiblingsPage
Name of the date Live Data column.
LIVE_DATA_LAST_AUTHOR - Static variable in class org.xwiki.flamingo.skin.test.po.ChildrenPage
Name of the last author Live Data column.
LIVE_DATA_LAST_AUTHOR - Static variable in class org.xwiki.flamingo.skin.test.po.SiblingsPage
Name of the last author Live Data column.
LIVE_DATA_TITLE - Static variable in class org.xwiki.flamingo.skin.test.po.ChildrenPage
Name of the title Live Data column.
LIVE_DATA_TITLE - Static variable in class org.xwiki.flamingo.skin.test.po.SiblingsPage
Name of the title Live Data column.

M

makeChoice(EditConflictModal.ConflictChoice) - Method in class org.xwiki.flamingo.skin.test.po.EditConflictModal
Chose an option among the conflict resolution options.
makeChoiceAndSubmit(EditConflictModal.ConflictChoice, boolean) - Method in class org.xwiki.flamingo.skin.test.po.EditConflictModal
Chose an option to solve the conflict and submit it immediately.
MERGE - org.xwiki.flamingo.skin.test.po.EditConflictModal.ConflictChoice
Merge choice.
MERGED - org.xwiki.flamingo.skin.test.po.EditConflictModal.AvailableDiffVersions
Version with merge of latest saved changes and current changes.

N

NEXT - org.xwiki.flamingo.skin.test.po.EditConflictModal.AvailableDiffVersions
Latest version saved.

O

open(ViewPage) - Static method in class org.xwiki.flamingo.skin.test.po.ExportModal
Opens the export modal for the given page.
open(ViewPage, String) - Static method in class org.xwiki.flamingo.skin.test.po.ExportTreeModal
Opens the export tree modal for the given page and export format.
openAttachmentsDocExtraPane() - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsViewPage
Open the attachments docextra tab.
org.xwiki.flamingo.skin.test.po - package org.xwiki.flamingo.skin.test.po
 
OVERRIDE - org.xwiki.flamingo.skin.test.po.EditConflictModal.ConflictChoice
Override (or force save) choice.

P

PREVIOUS - org.xwiki.flamingo.skin.test.po.EditConflictModal.AvailableDiffVersions
Version when the user started to edit.

R

RELOAD - org.xwiki.flamingo.skin.test.po.EditConflictModal.ConflictChoice
Reload choice.

S

setFilesToUpload(List<String>) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Fills the URL with the specified file paths.
setFileToUpload(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Fills the URL with the specified file path.
SiblingsPage - Class in org.xwiki.flamingo.skin.test.po
Provides to operations to go to a document's siblings page, and to consult its content.
SiblingsPage() - Constructor for class org.xwiki.flamingo.skin.test.po.SiblingsPage
 
submitCurrentChoice(boolean) - Method in class org.xwiki.flamingo.skin.test.po.EditConflictModal
Submit the current choice.

U

useShortcutKeyForAttachmentPane() - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsViewPage
Use shortcut key to open the attachments docextra tab.

V

valueOf(String) - Static method in enum org.xwiki.flamingo.skin.test.po.EditConflictModal.AvailableDiffVersions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xwiki.flamingo.skin.test.po.EditConflictModal.ConflictChoice
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xwiki.flamingo.skin.test.po.EditConflictModal.AvailableDiffVersions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xwiki.flamingo.skin.test.po.EditConflictModal.ConflictChoice
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForAttachmentsLiveData() - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Wait for the attachments liveData to be ready.
waitForQuestionPane() - Method in class org.xwiki.flamingo.skin.test.po.JobQuestionPane
Waits for the elements to be visible before returning the question pane.
waitForUploadToFinish(String) - Method in class org.xwiki.flamingo.skin.test.po.AttachmentsPane
Wait for the upload of a specific file to be finished.
A C D E F G I J L M N O P R S U V W 
All Classes All Packages