| Package | Description |
|---|---|
| org.kuali.rice.krad.lookup | |
| org.kuali.rice.krad.uif.container | |
| org.kuali.rice.krad.uif.mock | |
| org.kuali.rice.krad.uif.view |
| Modifier and Type | Class and Description |
|---|---|
class |
LookupView
View type for lookups.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccordionGroup
Accordion group class used to stack groups by there header titles in an accordion layout.
|
class |
CollectionGroupBase
Group that holds a collection of objects and configuration for presenting the
collection in the UI.
|
class |
DialogGroup
Special type of group that presents the content in a modal dialog.
|
class |
GroupBase
Container that holds a list of
Field or other Group
instances |
class |
LightTable
LightTable is a light-weight collection table implementation that supports a subset of features,
Current known supported features are:
DataField
InputField with TextControl, CheckboxControl, or single SelectControl
MessageField
LinkField
ActionField
ImageField
most RichTable options
FieldGroup containing only Actions, Image, Messages, or Links
SpringEL for String properties on supported components only
SpringEL specifically for the render property
Other features are not guaranteed to work, but may work at your own risk.
|
class |
LinkGroup
Special
Group that presents a grouping on links, which can
also include nested groupings of links |
class |
PageGroupBase
A PageGroup represents a page of a View.
|
class |
SidebarNavigationGroup
A navigation group which renders a menu with items, that is shown at the side of the page with collapse.
|
class |
TabGroup
A group that presents its child Groups as tabs.
|
class |
TabNavigationGroup
Special
Group that renders a tab navigation section |
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 |
MockView
View class for developing UI mocks.
|
| 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 |
IframeView
IframeView is a View component that shows another website's content in an iframe.
|
class |
InquiryView
Type of
View that provides a read-only display of a record of
data (object instance) |
class |
MaintenanceDocumentView
View type for Maintenance documents
|
class |
MessageView
View that presents a message to the user (for example an application error message)
|
class |
TransactionalDocumentView
View type for Transactional 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–2018 The Kuali Foundation. All rights reserved.