| Class | Description | 
|---|---|
| CoreChooseColor | The chooseColor control creates a palette for picking colors. | 
| CoreChooseDate | The chooseDate component is used in conjunction with a
           selectInputDate to allow the user to quickly select a date value without
           having to navigate to a secondary window. | 
| CoreInputColor | The inputColor component creates a text field for entering colors. | 
| CoreInputDate | The inputDate component creates a text field for entering dates and
           a button for picking dates from a calendar. | 
| CoreInputFile | 
           The inputFile component is a component that can
           be used to upload a file. | 
| CoreInputHidden | The UIXInputHidden component adds a value that
           will be submitted with a form, but not displayed
           to the user. | 
| CoreInputListOfValues |  | 
| CoreInputNumberSpinbox | |
| CoreInputText | |
| CoreResetButton |  | 
| CoreSelectBooleanCheckbox | |
| CoreSelectBooleanRadio | |
| CoreSelectItem | The selectItem tag represents a single item that the user
 may select from a list, choice, radio, or shuttle Trinidad control. | 
| CoreSelectManyCheckbox | |
| CoreSelectManyListbox | The UIXSelectManyListbox component creates a component which allows
           the user to select many values from a list of items. | 
| CoreSelectManyShuttle | The selectManyShuttle component provides a mechanism for selecting
    multiple values from a list of values by allowing the user to move
    items between two lists. | 
| CoreSelectOneChoice | The selectOneChoice component creates a menu-style component,
           which allows the user to select a single value from a list of items. | 
| CoreSelectOneListbox | The UIXSelectOneListbox component creates a component which allows
           the user to select a single value from a list of items. | 
| CoreSelectOneRadio | |
| CoreSelectOrderShuttle | The selectOrderShuttle component provides a mechanism for selecting
    multiple values from a list of values by allowing the user to move
    items between two lists, and reordering that list of values. | 
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.