atg.svc.ui.treetable
Class ExpandState

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

public class ExpandState
extends KeyHolderState
implements java.io.Serializable

The ExpandState class manages the state of expanded tree table items.

See Also:
Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
           
 
Constructor Summary
ExpandState()
          Creates and initializes an empty tree table expand 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

ExpandState

public ExpandState()
Creates and initializes an empty tree table expand state object