Package org.kuali.rice.krad.uif.control
package org.kuali.rice.krad.uif.control
-
ClassDescriptionRepresents a HTML Checkbox control.Represents a group of HTML checkbox controls.Represents an interactive element in the UI (typically an HTML control)Base class for all
Controlimplementations.Represents a HTML File control, generally rendered as an input control with type 'file'.Control instance that implements a callback for processing lookup search criteria.Defines the post data to send for filtering search results for a filterable control.Represents a group control, which is a special control to handle the input of a KIM Group by group nameHolds post data for theGroupControl.Represents a HTML Hidden control, generally rendered as an input control of type 'hidden'.IndicatesControltypes that can hold more than one value for selectionBase class for controls that accept/display multiple valuesOptionListControl is used for listing out options from an option finder or options list.Represents a HTML password text control, rendered as a input field of type 'password'.Represents a group of HTML Radio controls.Control interface for a select box.Represents a HTML Select control.IndicatesControltypes that have a size propertyText control that as decorated with a spinner widget (allowing the control value to be modified using the spinner)Represents a HTML TextArea control.Interface representing a text input control component.Represents a HTML Text control, generally rendered as a input field of type 'text'.Values finder that can taken theViewModelthat provides data to the view for conditionally setting the valid optionsRepresents a user control, which is a special control to handle the input of a Person.Holds post data for theUserControl.IndicatesControltypes that can be configured with a static value to submit, as opposed to pulling the value from the underlying property