| Package | Description |
|---|---|
| org.richfaces.component | |
| org.richfaces.component.attribute |
| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommandButtonProps
Interface defining the methods for command-button-props.xml
|
interface |
LinkProps
Interface defining the methods for link-props.xml
|
interface |
OutputFormatProps
Interface defining the methods for output-format-props.xml
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.