| Package | Description | 
|---|---|
| org.kuali.rice.krad.demo.uif.components | |
| org.kuali.rice.krad.uif.control | |
| org.kuali.rice.krad.uif.element | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ComponentExhibitThe ComponentExhibit component is used to display demostrations of various components along with their source code
 and documentation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CheckboxControlRepresents a HTML Checkbox control. | 
| class  | CheckboxGroupControlRepresents a group of HTML checkbox controls. | 
| class  | ControlBaseBase class for all  Controlimplementations. | 
| class  | FileControlRepresents a HTML File control, generally rendered as an input control with
 type 'file'. | 
| class  | GroupControlRepresents a group control, which is a special control to handle
 the input of a KIM Group by group name | 
| class  | HiddenControlRepresents a HTML Hidden control, generally rendered as an input control of
 type 'hidden'. | 
| class  | MultiValueControlBaseBase class for controls that accept/display multiple values | 
| class  | OptionListControlOptionListControl is used for listing out options from an option finder or options list. | 
| class  | PasswordControlRepresents a HTML password text control, rendered as a input field of type
 'password'. | 
| class  | RadioGroupControlRepresents a group of HTML Radio controls. | 
| class  | SelectControlBaseRepresents a HTML Select control. | 
| class  | SpinnerControlText control that as decorated with a spinner widget (allowing the control value to be modified using the
 spinner) | 
| class  | TextAreaControlRepresents a HTML TextArea control. | 
| class  | TextControlBaseRepresents a HTML Text control, generally rendered as a input field of type
 'text'. | 
| class  | UserControlRepresents a user control, which is a special control to handle the input of a Person. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ActionField that presents an action that can be taken on the UI such as submitting the form or invoking a script. | 
| class  | ApplicationHeaderComponent that renders a standard application header including a logo, navigation, and toolbar. | 
| class  | BreadcrumbItemBreadcrumbItem represents a single item in the breadcrumb list that is generated by the breadcrumbs widget. | 
| class  | ContentGeneral component that allows custom HTML to be inserted into the view. | 
| class  | DataTableContent element that renders a table using the  RichTablewidget configured with an Ajax (or Javascript)
 data source | 
| class  | DivOutputs an empty div for placeholder purposes, including any basic component options set on
 it through bean properties or by the framework (id, css, data attributes, etc.) | 
| class  | HeaderContent element that renders a header element and optionally a  Groupto
 present along with the header text | 
| class  | HeadLinkRenders a link tag in the head of the html document. | 
| class  | IconElement that presents an Icon. | 
| class  | IframeContent element that encloses an iframe | 
| class  | ImageContent element that renders a HTML  <IMG>tag | 
| class  | LabelContent element that renders a label | 
| class  | LinkContent element that renders a link | 
| class  | MessageEncapsulates a text message to be displayed | 
| class  | MetaTagRenders a meta tag in the head of the html document. | 
| class  | MultiFileUploadCollectionA content element that will display the collection configured with a file upload button. | 
| class  | NavigationBarComponent that renders a navigation bar, including a branding and navigation group. | 
| class  | NextPagerThe NextPager widget is used to display previous and next links. | 
| class  | NumberedPagerThe NumberedPager widget is used to display a list of links horizontally in a page selection user interface. | 
| class  | PagerPager widgets are used to page a set of information which has multiple pages. | 
| class  | ProgressBarElement which shows a visual progress bar based on percentageValue passed in or segmentPercentages passed in | 
| class  | SpaceContent element that renders a non-breaking space HTML   tag | 
| class  | StepProgressBarElement which shows a visual progress bar alongside a set of steps, to be used by wizard or multi-step
 processes, which reflects the current progress based on value of currentStep. | 
| class  | ToggleMenuRenders a toggle menu (aka sub menu, dropdown menu) of items. | 
| class  | ViewHeaderThe ViewHeader component represents the header for the view. | 
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.