atg.svc.ui.treetable
Interface Checkable
public interface Checkable
The Checkable interface allows implementations to support tree table checking.
Field Summary |
static java.lang.String |
CLASS_VERSION
Class version string |
CLASS_VERSION
static final java.lang.String CLASS_VERSION
- Class version string
- See Also:
- Constant Field Values
check
void check(java.lang.Object pItemKey)
checkAll
void checkAll()
checkMerge
void checkMerge(java.util.Collection pMergeKeys)
getAreAllKeysChecked
boolean getAreAllKeysChecked()