| java.lang.Object | ||
| ↳ | com.atlassian.confluence.selenium.client.PageOrderingTree | |
| ↳ | com.atlassian.confluence.selenium.client.PageOrderingRootTree | |
A subclass of PageOrderingTree for a tree which contains a root node as in the Move Page dialog.
|
[Expand]
Inherited Fields | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.confluence.selenium.client.PageOrderingTree
| ||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the name of the selected node in the tree, including the root node.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.confluence.selenium.client.PageOrderingTree
| |||||||||||||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||||||||||||
Get the name of the selected node in the tree, including the root node. If there are no selected nodes then null is returned.

