Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.renderkit |
RichFaces model
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static void |
SelectHelper.addSelectCssToOptions(AbstractSelectComponent abstractSelect,
Map<String,Object> options,
String[] defaultCss) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.