| Interface | Description | 
|---|---|
| DataField | Component interface for data fields. | 
| Field | Component that contains one or more user interface elements and can be placed
 into a  Container | 
| InputField | TODO mark don't forget to fill this in. | 
| Class | Description | 
|---|---|
| ActionField | Field that encloses an @{link org.kuali.rice.krad.uif.element.Action} element | 
| AttributeQuery | Holds configuration for executing a dynamic query on an  InputFieldto
 pull data for updating the UI | 
| AttributeQueryResult | Object that is returned for Ajax attribute queries and exposed
 as JSON | 
| DataFieldBase | Field that renders data from the application, such as the value of a data object property | 
| DataFieldSecurity | Data field security adds attribute security to the standard component security | 
| FieldBase | Base class for  Fieldimplementations | 
| FieldGroup | Field that contains a nested  Group. | 
| FieldSecurity | Field security adds the edit in line and view in line flags to the standard component security | 
| GenericField | Field whose output is produced by invoking a method or template and has no
 properties (generic) | 
| GroupLinkField | Field that encloses a link to a group element. | 
| ImageField | Field that wraps an image content element. | 
| InputFieldBase | Field that encapsulates data input/output captured by an attribute within the
 application | 
| LinkField | Field that encloses a link element. | 
| MessageField | Field wrapper for a Message. | 
| ProgressBarField | Field wrapper for the ProgressBar element | 
| RemoteFieldsHolder | A placeholder in the configuration for a  Containerlist of items that will be invoked to
 retrieve a list ofRemotableAttributeFieldinstances which will then be inserted into the containers
 list at the position of the holder | 
| RoleLinkField | Field that encloses a link to a role element. | 
| SpaceField | Field that produces only a space | 
| UserLinkField | Field that encloses a link to a person element. | 
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.