Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.component.html |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAutocomplete
The <rich:autocomplete> component is an auto-completing input-box with built-in Ajax capabilities.
|
class |
AbstractEditor
The <rich:editor> component is used for creating a WYSIWYG editor on a page.
|
class |
AbstractInplaceInput
The <rich:inplaceInput> component allows information to be entered in-line in blocks of text, improving
readability of the text.
|
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 |
AbstractInputNumberSlider
The <r:inputNumberSlider> component provides a slider for changing numerical values.
|
class |
AbstractInputNumberSpinner
The <r:inputNumberSpinner> component is a single-line input field with buttons to increase and decrease a numerical value.
|
class |
AbstractMediaOutput
The <a4j:mediaOutput> component is used for generating images, video, sounds, and other resources defined on the fly.
|
class |
AbstractSelect
The <rich:select> component provides a drop-down list box for selecting a single value from multiple options.
|
class |
AbstractSelectComponent |
class |
UIAutocomplete
The <rich:autocomplete> component is an auto-completing input-box with built-in Ajax capabilities.
|
class |
UIEditor
The <rich:editor> component is used for creating a WYSIWYG editor on a page.
|
class |
UIInplaceInput
The <rich:inplaceInput> component allows information to be entered in-line in blocks of text, improving
readability of the text.
|
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 |
UIMediaOutput
The <a4j:mediaOutput> component is used for generating images, video, sounds, and other resources defined on the fly.
|
class |
UISelect
The <rich:select> component provides a drop-down list box for selecting a single value from multiple options.
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlInputNumberSlider
The <r:inputNumberSlider> component provides a slider for changing numerical values.
|
class |
HtmlInputNumberSpinner
The <r:inputNumberSpinner> component is a single-line input field with buttons to increase and decrease a numerical value.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.