Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.component.html |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommandButton
The <a4j:commandButton> component is similar to the JavaServer Faces (JSF) <h:commandButton> component,
but additionally includes Ajax support.
|
class |
AbstractCommandLink
The <a4j:commandLink> component is similar to the JavaServer Faces (JSF) <h:commandLink> component, except that it
includes plugged-in Ajax behavior.
|
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 |
UICommandButton
The <a4j:commandButton> component is similar to the JavaServer Faces (JSF) <h:commandButton> component,
but additionally includes Ajax support.
|
class |
UICommandLink
The <a4j:commandLink> component is similar to the JavaServer Faces (JSF) <h:commandLink> component, except that it
includes plugged-in Ajax behavior.
|
class |
UIMediaOutput
The <a4j:mediaOutput> component is used for generating images, video, sounds, and other resources defined on the fly.
|
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 © 2016 JBoss by Red Hat. All Rights Reserved.