atg.svc.ui.treetable
Interface Expandable
- All Known Implementing Classes:
- AgentUserChooserFormHandler, OrgChooserFormHandler, OrgChooserNoDeleteFormHandler, UserChooserFormHandler
public interface Expandable
The Expandable interface allows implementations to support tree table expansion.
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
expand
java.util.Collection expand(java.lang.Object pItemKey)
getItemDepth
int getItemDepth(java.lang.Object pItem)
getItemHasChildren
boolean getItemHasChildren(java.lang.Object pItem)