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

Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

See:
          Description

Interface Summary
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.
KeyLabeled A Control with key-label pairs of values for a user to select from.
RemotableAttributeErrorContract Defines a list of one or more errors for an attribute.
RemotableAttributeFieldContract This interface describes an attribute.
RemotableControlContract An interface that all Controls implement.
RemotableSelectContract A select control.
RemotableSelectGroupContract A Select Group for a Select Control.
RemotableWidgetContract An interface that all Widgets implement.
RowsCols A Control with a vertical and horizontal size based on number of rows and columns.
Sized A Control with a size.
Watermarked A Control with a watermark.
 

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.
RemotableCheckbox A checkbox control type.
RemotableCheckbox.Builder  
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.
 

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

Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.opensource.org/licenses/ecl2.php Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.