|
Class Summary |
| 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 |
| DocumentView |
View type for KRAD documents |
| FormView |
Provides configuration for View instances that render an HTML
form |
| Group |
Container that holds a list of Field or other Group
instances |
| InquiryView |
Type of View that provides a read-only display of a record of
data (object instance) |
| LinkGroup |
Special Group that presents a grouping on links, which can
also include nested groupings of links |
| LookupView |
View type for Maintenance documents |
| MaintenanceView |
View type for Maintenance documents |
| NavigationGroup |
Special Group that renders a navigation section |
| NodePrototype |
|
| PageGroup |
This is a description of what this class does - Administrator don't forget to
fill this in. |
| 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 |
| View |
Root of the component tree which encompasses a set of related
GroupContainer instances tied together with a common page layout
and navigation. |
| ViewIndex |
Holds field indexes of a View instance for retrieval |