Package | Description |
---|---|
org.richfaces.ui.input.autocomplete | |
org.richfaces.ui.input.inplaceInput | |
org.richfaces.ui.input.inputNumberSlider | |
org.richfaces.ui.input.inputNumberSpinner | |
org.richfaces.ui.output.mediaOutput | |
org.richfaces.ui.select |
RichFaces select components
|
org.richfaces.ui.select.inplaceSelect | |
org.richfaces.ui.select.select |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAutocomplete
The <r:autocomplete> component is an auto-completing input-box with built-in Ajax capabilities.
|
class |
UIAutocomplete
The <r:autocomplete> component is an auto-completing input-box with built-in Ajax capabilities.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractInplaceInput
The <r:inplaceInput> component allows information to be entered in-line in blocks of text, improving
readability of the text.
|
class |
UIInplaceInput
The <r:inplaceInput> component allows information to be entered in-line in blocks of text, improving
readability of the text.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractInputNumberSlider
The <r:inputNumberSlider> component provides a slider for changing numerical values.
|
class |
UIInputNumberSlider
The <r:inputNumberSlider> component provides a slider for changing numerical values.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractInputNumberSpinner
The <r:inputNumberSpinner> component is a single-line input field with buttons to increase and decrease a numerical value.
|
class |
UIInputNumberSpinner
The <r:inputNumberSpinner> component is a single-line input field with buttons to increase and decrease a numerical value.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMediaOutput
The <r:mediaOutput> component is used for generating images, video, sounds, and other resources defined on the fly.
|
class |
UIMediaOutput
The <r:mediaOutput> component is used for generating images, video, sounds, and other resources defined on the fly.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSelectComponent |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInplaceSelect
The <r:inplaceSelect> component is similar to the <r:inplaceInput> component, except that the
<r:inplaceSelect> component uses a drop-down selection box to enter text instead of a regular text field.
|
class |
UIInplaceSelect
The <r:inplaceSelect> component is similar to the <r:inplaceInput> component, except that the
<r:inplaceSelect> component uses a drop-down selection box to enter text instead of a regular text field.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSelect
The <r:select> component provides a drop-down list box for selecting a single value from multiple options.
|
class |
UISelect
The <r:select> component provides a drop-down list box for selecting a single value from multiple options.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.