Modifier and Type | Method and Description |
---|---|
TreeElement |
TreeElement.clearSelection()
Clear the selection in the tree.
|
TreeElement |
TreeElement.openTo(String nodeId)
Open the tree to the specified node and select it.
|
TreeElement |
TreeElement.waitForIt()
Wait as long as the tree in busy (loading).
|
TreeElement |
TreeElement.waitForNodeSelected(String nodeId)
Waits for the specified node to be selected.
|
Copyright © 2004–2021 XWiki. All rights reserved.