Class Summary |
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 |
The inputListOfValues is a text field that also supports
launching a dialog to assist users in entering a value. |
CoreInputNumberSpinbox |
|
CoreInputText |
|
CoreResetButton |
The reset button control creates a push button which will
reset the content of a form. |
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. |