com.atlassian.confluence.pageobjects.component.dialog
Class ReorderTree
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.dialog.ReorderTree
- All Implemented Interfaces:
- PageComponent
public class ReorderTree
- extends ConfluenceAbstractPageComponent
Page object representing the reorder tree in the page move dialog.
|
Method Summary |
void |
clickSiblingPosition(int pos)
Click on the sibling position given by the index pos |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReorderTree
public ReorderTree()
clickSiblingPosition
public void clickSiblingPosition(int pos)
- Click on the sibling position given by the index pos
- Parameters:
pos - index into the placeholder positions. Starts at 0 at the top.
Copyright © 2003–2015 Atlassian. All rights reserved.