Uses of Class
org.apache.pivot.wtk.content.TreeBranch
-
Packages that use TreeBranch Package Description org.apache.pivot.wtk.content Contains classes representing component data, such as list items or table rows. -
-
Uses of TreeBranch in org.apache.pivot.wtk.content
Methods in org.apache.pivot.wtk.content that return TreeBranch Modifier and Type Method Description TreeBranch
TreeNode. getParent()
Methods in org.apache.pivot.wtk.content with parameters of type TreeBranch Modifier and Type Method Description protected void
TreeNode. setParent(TreeBranch parent)
-