| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.field |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionField
Field that presents an action that can be taken on the UI such as submitting
the form or invoking a script
|
class |
AjaxActionField
Action field that performs an Ajax request and will result in updating of the page or a component
|
class |
BlankField
Field that produces only a space
|
class |
DataField
Field that renders data from the application, such as the value of a data object property
|
class |
ErrorsField
Field that displays error, warning, and info messages for the keys that are
matched.
|
class |
FieldGroup
Field that contains a nested
Group. |
class |
GenericField
Field whose output is produced by invoking a method or template and has no
properties (generic)
|
class |
HeaderField
Field that contains a header element and optionally a
Group to
present along with the header text |
class |
IframeField
Field that encloses an iframe element
|
class |
ImageField
Field that encloses an image element
|
class |
InputField
Field that encapsulates data input/output captured by an attribute within the
application
|
class |
LabelField
Contains a label for another
Field instance |
class |
LinkField
Field that encloses a link element
|
class |
LookupInputField
Custom
InputField for search fields within a lookup view |
class |
MessageField
Encapsulates a text message to be displayed
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.