Uses of Class
org.xwiki.index.tree.test.po.DocumentTreeElement
-
-
Uses of DocumentTreeElement in org.xwiki.index.tree.test.po
Methods in org.xwiki.index.tree.test.po that return DocumentTreeElement Modifier and Type Method Description DocumentTreeElement
DocumentTreeElement. clearSelection()
DocumentTreeElement
DocumentPickerModal. getTree()
DocumentTreeElement
DocumentTreeElement. openTo(String nodeId)
DocumentTreeElement
DocumentTreeElement. openToAttachment(String... path)
Opens the tree to the specified attachment.DocumentTreeElement
DocumentTreeElement. openToAttachment(AttachmentReference attachmentReference)
Open the tree to the specific attachment.DocumentTreeElement
DocumentTreeElement. openToDocument(String... path)
Opens the tree to the specified document.DocumentTreeElement
DocumentTreeElement. openToSpace(String... path)
Opens the tree to the specified space.DocumentTreeElement
DocumentTreeElement. waitForDocumentSelected(String... path)
Waits for the specified document to be selected.DocumentTreeElement
DocumentTreeElement. waitForIt()
-