Subclasses of AbstractSelectComponent in org.richfaces.component |
class |
AbstractInplaceSelect
The <rich:inplaceSelect> component is similar to the <rich:inplaceInput> component, except that the
<rich:inplaceSelect> component uses a drop-down selection box to enter text instead of a regular text field. |
class |
AbstractSelect
The <rich:select> component provides a drop-down list box for selecting a single value from multiple options. |
class |
UIInplaceSelect
The <rich:inplaceSelect> component is similar to the <rich:inplaceInput> component, except that the
<rich:inplaceSelect> component uses a drop-down selection box to enter text instead of a regular text field. |
class |
UISelect
The <rich:select> component provides a drop-down list box for selecting a single value from multiple options. |