public class RichFacesTreeNode extends RichFacesTree implements Tree.TreeNode
| Modifier and Type | Class and Description |
|---|---|
class |
RichFacesTreeNode.AdvancedNodeInteractionsImpl |
RichFacesTree.AdvancedTreeInteractionsImplTree.TreeNode.AdvancedTreeNodeInteractionsTree.AdvancedTreeInteractions, Tree.TreeNode| Constructor and Description |
|---|
RichFacesTreeNode() |
| Modifier and Type | Method and Description |
|---|---|
RichFacesTreeNode.AdvancedNodeInteractionsImpl |
advanced() |
protected org.openqa.selenium.WebElement |
getCorrectElementForInteraction()
Override this method in case, that tree nodes have different element
for interaction (select, collapse, expand) than the label element.
|
protected int |
getIndexOfPickedElement(ChoicePicker picker) |
collapseNode, collapseNode, expandNode, expandNode, getChildNodes, getChildNodesElements, selectNode, selectNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcollapseNode, collapseNode, expandNode, expandNode, selectNode, selectNodepublic RichFacesTreeNode.AdvancedNodeInteractionsImpl advanced()
advanced in interface AdvancedInteractions<RichFacesTree.AdvancedTreeInteractionsImpl>advanced in interface Tree.TreeNodeadvanced in class RichFacesTreeprotected org.openqa.selenium.WebElement getCorrectElementForInteraction()
protected int getIndexOfPickedElement(ChoicePicker picker)
getIndexOfPickedElement in class RichFacesTreeCopyright © 2014 JBoss by Red Hat. All rights reserved.