Class Summary |
ActiveCollectionFilter |
Collection filter that removes inactive lines from a collection whose line types
implement the Inactivatable interface |
CollectionGroup |
Group that holds a collection of objects and configuration for presenting the
collection in the UI. |
CollectionGroupBuilder |
Builds out the Field instances for a collection group with a
series of steps that interact with the configured
CollectionLayoutManager to assemble the fields as necessary for
the layout |
ContainerBase |
Base Container implementation which container implementations
can extend |
Group |
Container that holds a list of Field or other Group
instances |
LinkGroup |
Special Group that presents a grouping on links, which can
also include nested groupings of links |
MaintenanceActiveCollectionFilter |
Collection filter for maintenance groups that removes inactive lines if certain
conditions are met |
NavigationGroup |
Special Group that renders a navigation section |
NodePrototype |
|
PageGroup |
|
TabGroup |
A group that presents its child Groups as tabs. |
TreeGroup |
Group component that is backed by a Tree data structure and typically
rendered as a tree in the user interface |