| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.container | |
| org.kuali.rice.krad.uif.field | |
| org.kuali.rice.krad.uif.util |
| 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 |
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 |
DataField
Field that renders data from the application, such as the value of a data object property
|
class |
InputField
Field that encapsulates data input/output captured by an attribute within the
application
|
class |
LookupInputField
Custom
InputField for search fields within a lookup view |
class |
RemoteFieldsHolder
A placeholder in the configuration for a
Container list of items that will be invoked to
retrieve a list of RemotableAttributeField instances which will then be inserted into the containers
list at the position of the holder |
| Modifier and Type | Method and Description |
|---|---|
static void |
ComponentUtils.prefixBindingPath(DataBinding field,
String addBindingPrefix) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.