Package org.kuali.rice.krad.uif.field

Interface Summary
Field Component that contains one or more user interface elements and can be placed into a Container
 

Class Summary
ActionField Field that presents an action that can be taken on the UI such as submitting the form or invoking a script
AttributeField Field that encapsulates data input/output captured by an attribute within the application
AttributeQuery Holds configuration for executing a dynamic query on an AttributeField to pull data for updating the UI
AttributeQueryResult Object that is returned for Ajax attribute queries and exposed as JSON
BlankField Field that produces only a space
ErrorsField Field that displays error, warning, and info messages for the keys that are matched.
FieldBase Base class for Field implementations
GeneratedField Deprecated.  
GenericField Field whose output is produced by invoking a method or template and has no properties (generic)
GroupField Field that contains a nested Group.
HeaderField Field that contains a header element and optionally a Group to present along with the header text
IframeField Field that encloses an iframe element
ImageField Field that encloses an image element
LabelField Contains a label for another Field instance
LinkField Field that encloses a link element
LookupCriteriaAttributeField  
MessageField Encapsulates a text message to be displayed
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.