Class Summary |
BaseHGridDataProxy |
|
BaseTreeDataProxy |
A default implementation of the TreeDataProxy interface. |
BrowseMenuUtils |
The BrowseMenuBean is really a layout manager. |
BrowseNodeDataObject |
While the purpose of the BrowseMenuBean is to allow users to browse
through complex sets of hierarchical objects, the hierarchical data
isn't added to the BrowseMenu itself. |
ClientStateHGridDataProxy |
This HGrid proxy supports expanding/collapsing (all) tree nodes and
focusing on subtree nodes. |
ClientStateTreeDataProxy |
An implementation of TreeDataProxy interface which automatically provides
links on the client for managing its own state, which consists of the
expanded/collapsed state of the tree and optionally (depending on which
constructor is used) the currently selected node in the tree. |
DynamicHGridDataProxy |
This DataProxy sits between an HGrid renderer and its data. |
SimpleTreeData |
The SimpleTreeData class helps you build a DataObject representing a
tree of data. |
TreeState.Index |
|