Index

C E G I O S T W 
All Classes and Interfaces|All Packages

C

cancel() - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Clicks on the Cancel button and waits for the page to be rendered in view mode.

E

editInplace() - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Click on the Edit button and wait for the in-place editor to load.
editSectionInplace(int) - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Clicks on the edit link for the specified section and waits for the in-place editor to be load.

G

getDocumentTitle() - Method in class org.xwiki.edit.test.po.InplaceEditablePage
 
getDocumentTitlePlaceholder() - Method in class org.xwiki.edit.test.po.InplaceEditablePage
 
getDocumentTitleValidationMessage() - Method in class org.xwiki.edit.test.po.InplaceEditablePage
 

I

InplaceEditablePage - Class in org.xwiki.edit.test.po
Represents the in-place editor for a wiki page.
InplaceEditablePage() - Constructor for class org.xwiki.edit.test.po.InplaceEditablePage
 
isDocumentTitleInvalid() - Method in class org.xwiki.edit.test.po.InplaceEditablePage
 

O

org.xwiki.edit.test.po - package org.xwiki.edit.test.po
 

S

save() - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Clicks on the Save button and waits for the save confirmation message.
save(boolean) - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Clicks on the Save button and maybe waits for the save confirmation message.
save(String) - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Clicks on the Save button and waits for the specified save confirmation message.
saveAndView() - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Clicks on the Save and View button and waits for the page to be rendered in view mode.
saveAndView(boolean) - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Clicks on the Save and View button and maybe waits for the page to be rendered in view mode.
saveAndView(String) - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Clicks on the Save and View button and waits for the specified save confirmation message and for the page to be rendered in view mode.
setDocumentTitle(String) - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Sets the page title.
setVersionSummary(String) - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Sets the value of the version summary field.

T

translateInplace() - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Click on the Translate button and wait for the in-place editor to load.

W

waitForInplaceEditor() - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Wait until the user can interact with the in-place editor.
waitForView() - Method in class org.xwiki.edit.test.po.InplaceEditablePage
Waits for the page to be rendered in view mode, usually after a Save & View or Cancel operation.
C E G I O S T W 
All Classes and Interfaces|All Packages