Uses of Class
com.sas.visuals.NodeState

Packages that use NodeState
com.sas.visuals Additional user interface components not provided in AWT. 
 

Uses of NodeState in com.sas.visuals
 

Methods in com.sas.visuals that return NodeState
 NodeState NodeView.getSingleState()
          Returns the state of the current NodeView object.
 NodeState NodeView.getState()
          Returns the state of the current NodeView object and all descendants.
 

Methods in com.sas.visuals with parameters of type NodeState
 void NodeView.setState(NodeState state)
          Restores the state of the current NodeView object from the specified NodeState object.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.