Subclasses of UIXSelectOne in oracle.adf.view.faces.component.core.input |
class |
CoreSelectOneChoice
The selectOneChoice component creates a menu-style component,
which allows the user to select a single value from a list of items. |
class |
CoreSelectOneListbox
The UIXSelectOneListbox component creates a component which allows
the user to select a single value from a list of items. |
class |
CoreSelectOneRadio
The UIXSelectOneRadio component creates a component
which allows the user to select a single value from a set of items
displayed as a series of radio buttons. |