| Package | Description |
|---|---|
| org.richfaces.component |
| 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 |
AbstractMediaOutput
The <a4j:mediaOutput> component is used for generating images, video, sounds, and other resources defined on the fly.
|
class |
AbstractOutputPanel
The <a4j:outputPanel> component is used to group together components in to update them as a whole, rather than having
to specify the components individually.
|
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.
|
class |
UIOutputPanel
The <a4j:outputPanel> component is used to group together components in to update them as a whole, rather than having
to specify the components individually.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.