| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.container | |
| org.kuali.rice.krad.uif.view |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionGroup
Group that holds a collection of objects and configuration for presenting the
collection in the UI.
|
class |
Group
Container that holds a list of
Field or other Group
instances |
class |
LinkGroup
Special
Group that presents a grouping on links, which can
also include nested groupings of links |
class |
NavigationGroup
Special
Group that renders a navigation section |
class |
PageGroup |
class |
ReorderingGroup
Group implementation that supports reordering of the group items
|
class |
TabGroup
A group that presents its child Groups as tabs.
|
class |
TreeGroup
Group component that is backed by a
Tree data structure and typically
rendered as a tree in the user interface |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentView
View type for KRAD documents
|
class |
FormView
Provides configuration for
View instances that render an HTML
form |
class |
InquiryView
Type of
View that provides a read-only display of a record of
data (object instance) |
class |
LookupView
View type for Maintenance documents
|
class |
MaintenanceView
View type for Maintenance documents
|
class |
View
Root of the component tree which encompasses a set of related
GroupContainer instances tied together with a common page layout
and navigation. |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.