| Package | Description | 
|---|---|
| org.apache.myfaces.trinidad.component | |
| org.apache.myfaces.trinidad.component.core.input | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UIXInputEvents: | 
| class  | UIXSelectBooleanEvents: | 
| class  | UIXSelectInputselectInput is a base abstraction for
           components that allow both input and selection 
           from a list of possible values. | 
| class  | UIXSelectManyUIXSelectMany is a base abstraction for 
           components that allow selection of multiple of a
     series of selectItem controls, where order
           is not relevant. | 
| class  | UIXSelectOneUIXSelectOne is a base abstraction for 
           components that allow selection of a single in a
     series of selectItem components. | 
| class  | UIXSelectOrderEvents: | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CoreInputColorThe inputColor component creates a text field for entering colors. | 
| class  | CoreInputDateThe inputDate component creates a text field for entering dates and
           a button for picking dates from a calendar. | 
| class  | CoreInputFile
           The inputFile component is a component that can
           be used to upload a file. | 
| class  | CoreInputHiddenThe UIXInputHidden component adds a value that
           will be submitted with a form, but not displayed
           to the user. | 
| class  | CoreInputListOfValues | 
| class  | CoreInputNumberSpinbox | 
| class  | CoreInputText | 
| class  | CoreSelectBooleanCheckbox | 
| class  | CoreSelectBooleanRadio | 
| class  | CoreSelectManyCheckbox | 
| class  | CoreSelectManyListboxThe UIXSelectManyListbox component creates a component which allows
           the user to select many values from a list of items. | 
| class  | CoreSelectManyShuttleThe selectManyShuttle component provides a mechanism for selecting
    multiple values from a list of values by allowing the user to move
    items between two lists. | 
| class  | CoreSelectOneChoiceThe selectOneChoice component creates a menu-style component,
           which allows the user to select a single value from a list of items. | 
| class  | CoreSelectOneListboxThe UIXSelectOneListbox component creates a component which allows
           the user to select a single value from a list of items. | 
| class  | CoreSelectOneRadio | 
| class  | CoreSelectOrderShuttleThe 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.