A C G I O S T W 
All Classes All Packages

A

AttachmentGalleryPicker - Class in org.xwiki.attachment.picker.test.po
Page object for an attachment picker.
AttachmentGalleryPicker(String) - Constructor for class org.xwiki.attachment.picker.test.po.AttachmentGalleryPicker
Default constructor.

C

clickAttachment(String) - Method in class org.xwiki.attachment.picker.test.po.AttachmentGalleryPicker
Click on an attachment.

G

getAttachmentTitles() - Method in class org.xwiki.attachment.picker.test.po.AttachmentGalleryPicker
 
getSelectedAttachment() - Method in class org.xwiki.attachment.picker.test.po.AttachmentGalleryPicker
Returns the name of the currently selected attachment, wrapped in an Optional, or Optional.empty() if no attachment is currently selected.

I

isGlobalSelectionWarningDisplayed() - Method in class org.xwiki.attachment.picker.test.po.AttachmentGalleryPicker
 

O

org.xwiki.attachment.picker.test.po - package org.xwiki.attachment.picker.test.po
 

S

setSearch(String) - Method in class org.xwiki.attachment.picker.test.po.AttachmentGalleryPicker
Define the search query of the attachment picker.

T

toggleAllPages() - Method in class org.xwiki.attachment.picker.test.po.AttachmentGalleryPicker
Click on the "All Pages" search button to return search results from the whole farm.
toggleCurrentPage() - Method in class org.xwiki.attachment.picker.test.po.AttachmentGalleryPicker
Click on the "Current Page" search button to return search results from the current page only.

W

waitNoResultMessageDisplayed() - Method in class org.xwiki.attachment.picker.test.po.AttachmentGalleryPicker
Wait until the not result warning message is displayed.
waitUntilAttachmentsCount(IntPredicate) - Method in class org.xwiki.attachment.picker.test.po.AttachmentGalleryPicker
Wait until the expected number of attachments is displayed in the picker.
waitUntilReady() - Method in class org.xwiki.attachment.picker.test.po.AttachmentGalleryPicker
Wait until the picker is ready.
A C G I O S T W 
All Classes All Packages