Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAjaxFunction
The <a4j:jsFunction> component performs Ajax requests directly from JavaScript code and retrieves server-side data.
|
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 |
AbstractPoll
The <a4j:poll> component allows periodical sending of Ajax requests to the server.
|
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 |
UIFunction
The <a4j:jsFunction> component performs Ajax requests directly from JavaScript code and retrieves server-side data.
|
class |
UIPoll
The <a4j:poll> component allows periodical sending of Ajax requests to the server.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.