atg.svc.ui.treetable
Class CheckState

java.lang.Object
  extended by atg.svc.ui.treetable.KeyHolderState
      extended by atg.svc.ui.treetable.CheckState
All Implemented Interfaces:
java.io.Serializable

public class CheckState
extends KeyHolderState
implements java.io.Serializable

The CheckState class manages the state of checked tree table items.

See Also:
Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
           
 
Constructor Summary
CheckState()
          Creates and initializes an empty tree table check state object
 
Method Summary
 
Methods inherited from class atg.svc.ui.treetable.KeyHolderState
addKey, clearKeys, equals, getHasKeys, getIsKeyInState, getKeys, hashCode, mergeKeys, removeKey, setKeys
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_VERSION

public static final java.lang.String CLASS_VERSION
See Also:
Constant Field Values
Constructor Detail

CheckState

public CheckState()
Creates and initializes an empty tree table check state object