UIX 2.2.15

oracle.cabo.ui.data.tree
Class TreeState.Index

java.lang.Object
  |
  +--oracle.cabo.ui.data.tree.TreeState.Index
Enclosing class:
oracle.cabo.ui.data.tree.TreeState

public static final class TreeState.Index
extends java.lang.Object

Field Summary
int childIndex
int treeIndex

Constructor Summary
TreeState.Index()

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

childIndex

public int childIndex

treeIndex

public int treeIndex

Constructor Detail

TreeState.Index

public TreeState.Index()

UIX 2.2.15