Package | Description |
---|---|
org.richfaces.ui.ajax.command | |
org.richfaces.ui.input.inputNumberSlider | |
org.richfaces.ui.input.inputNumberSpinner | |
org.richfaces.ui.output.mediaOutput |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommandButton
The <r:commandButton> component is similar to the JavaServer Faces (JSF) <h:commandButton> component,
but additionally includes Ajax support.
|
class |
AbstractCommandLink
The <r:commandLink> component is similar to the JavaServer Faces (JSF) <h:commandLink> component, except that it
includes plugged-in Ajax behavior.
|
class |
UICommandButton
The <r:commandButton> component is similar to the JavaServer Faces (JSF) <h:commandButton> component,
but additionally includes Ajax support.
|
class |
UICommandLink
The <r:commandLink> component is similar to the JavaServer Faces (JSF) <h:commandLink> component, except that it
includes plugged-in Ajax behavior.
|
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.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.