|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.selenium.client.PageOrderingTree
com.atlassian.confluence.selenium.client.PageOrderingRootTree
public class PageOrderingRootTree
A subclass of PageOrderingTree for a tree which contains a root node as in the Move Page dialog.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.confluence.selenium.client.PageOrderingTree |
|---|
PageOrderingTree.TreePosition |
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.selenium.client.PageOrderingTree |
|---|
client |
| Constructor Summary | |
|---|---|
PageOrderingRootTree(ConfluenceSeleniumClient client)
|
|
| Method Summary | |
|---|---|
void |
clickRootNode()
|
java.lang.String |
getSelectedName()
Get the name of the selected node in the tree, including the root node. |
boolean |
isRootNodeClickable()
|
| Methods inherited from class com.atlassian.confluence.selenium.client.PageOrderingTree |
|---|
clickPage, expandTree, getClickPageLocator, getFirstChildNode, getSortAlphabeticallyLocator, getTreeNodeLocator, getTreeNodeLocator, getUndoLocator, isClickable, isPagePresent, isPageVisible, isPathOpen, isShowingPageWithName, movePageAsChild, sortAlphabetically |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageOrderingRootTree(ConfluenceSeleniumClient client)
| Method Detail |
|---|
public void clickRootNode()
public boolean isRootNodeClickable()
public java.lang.String getSelectedName()
getSelectedName in class PageOrderingTree
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||