|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use TriStateNode.NodeState | |
---|---|
oracle.javatools.ui.checktree |
Uses of TriStateNode.NodeState in oracle.javatools.ui.checktree |
---|
Methods in oracle.javatools.ui.checktree that return TriStateNode.NodeState | |
---|---|
TriStateNode.NodeState |
TriStateNode.getNodeState() |
static TriStateNode.NodeState |
TriStateNode.NodeState.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static TriStateNode.NodeState[] |
TriStateNode.NodeState.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.javatools.ui.checktree with parameters of type TriStateNode.NodeState | |
---|---|
void |
TriStateNode.setNodeState(TriStateNode.NodeState nodeState) Set this node to the given status. |
void |
TriStateNode.setNodeState(TriStateNode.NodeState nodeState, boolean propagateStateUp, boolean propagateStateDown) Set the state of this node, and optionally set the children and ancestors to appropriate status. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |