Package org.kuali.rice.core.api.uif

Interface Summary
AttributeError Defines a list of one or more errors for an attribute.
AttributeField This interface describes an attribute.
AttributeLookupConfiguration Defines additional configuration information for an attribute which relates to how lookups that use the attribute behave.
AttributeLookupSettings Defines configuration for an attribute which may be used as part of a lookups.
Control An interface that all Controls implement.
KeyLabeled A Control with key-label pairs of values for a user to select from.
RowsCols A Control with a vertical and horizontal size based on number of rows and columns.
Select A select control.
SelectGroup A Select Group for a Select Control.
Sized A Control with a size.
Watermarked A Control with a watermark.
Widget An interface that all Widgets implement.
 

Class Summary
DataType.Adapter  
RemotableAbstractControl An abstract control that all controls inherit from.
RemotableAbstractControl.Builder  
RemotableAbstractWidget An abstract widget that all widgets inherit from.
RemotableAbstractWidget.Builder  
RemotableAttributeError  
RemotableAttributeError.Builder A builder which can be used to construct RemotableAttributeError instances.
RemotableAttributeField  
RemotableAttributeField.Builder  
RemotableAttributeLookupSettings  
RemotableAttributeLookupSettings.Builder A builder which can be used to construct RemotableAttributeLookupSettings instances.
RemotableCheckboxGroup A radio button group control type.
RemotableCheckboxGroup.Builder  
RemotableDatepicker A datepicker widget that can be used by a TextInput or HiddenInput control.
RemotableDatepicker.Builder  
RemotableHiddenInput A hidden input control type.
RemotableHiddenInput.Builder  
RemotablePasswordInput A password input control type.
RemotablePasswordInput.Builder  
RemotableQuickFinder A quick finder widget that can be used by a TextInput, HiddenInput, Select, or MultiSelect control types.
RemotableQuickFinder.Builder  
RemotableRadioButtonGroup A radio button group control type.
RemotableRadioButtonGroup.Builder  
RemotableSelect A select control type.
RemotableSelect.Builder  
RemotableSelectGroup A select control type.
RemotableSelectGroup.Builder  
RemotableTextarea A textarea control type.
RemotableTextarea.Builder  
RemotableTextExpand A text expand widget.
RemotableTextExpand.Builder  
RemotableTextInput A text input control type.
RemotableTextInput.Builder  
 

Enum Summary
DataType A enum that defines the type of an attribute definition.
 



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