| Package | Description |
|---|---|
| org.ajax4jsf.component.behavior | |
| org.richfaces.component | |
| org.richfaces.component.attribute |
| Modifier and Type | Class and Description |
|---|---|
class |
AjaxBehavior
The <a4j:ajax> behavior allows Ajax capability to be added to a non-Ajax component.
|
| 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 |
BasicActionComponent |
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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AjaxCommandProps |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.