Uses of Class
org.xwiki.test.ui.po.InlinePage
-
Packages that use InlinePage Package Description org.xwiki.test.ui.po -
-
Uses of InlinePage in org.xwiki.test.ui.po
Methods in org.xwiki.test.ui.po with type parameters of type InlinePage Modifier and Type Method Description protected <T extends InlinePage>
TBasePage. createInlinePage()
Can be overridden to return extendedInlinePage
.<T extends InlinePage>
TBasePage. editInline()
Performs a click on the "edit inline" entry of the content menu.Methods in org.xwiki.test.ui.po that return InlinePage Modifier and Type Method Description InlinePage
BasePage. useShortcutKeyForInlineEditing()
Use keyboard shortcuts to go to Inline Form edit page.
-