|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UIAjaxFunction | |
---|---|
org.ajax4jsf.component.html | Specialized user interface component classes for HTML |
org.ajax4jsf.renderkit | Fundamental classes and interfaces defining the rendering model |
org.ajax4jsf.renderkit.html | Tag library contains facelets tag handlers that are useful in creating dynamic reusable components |
Uses of UIAjaxFunction in org.ajax4jsf.component.html |
---|
Subclasses of UIAjaxFunction in org.ajax4jsf.component.html | |
---|---|
class |
HtmlAjaxFunction
|
Uses of UIAjaxFunction in org.ajax4jsf.renderkit |
---|
Methods in org.ajax4jsf.renderkit with parameters of type UIAjaxFunction | |
---|---|
java.lang.String |
AjaxFunctionRendererBase.getFunction(javax.faces.context.FacesContext context,
UIAjaxFunction component)
|
Uses of UIAjaxFunction in org.ajax4jsf.renderkit.html |
---|
Methods in org.ajax4jsf.renderkit.html with parameters of type UIAjaxFunction | |
---|---|
void |
FunctionRenderer.doEncodeBegin(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
UIAjaxFunction component,
org.ajax4jsf.renderkit.ComponentVariables variables)
|
void |
FunctionRenderer.doEncodeEnd(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
UIAjaxFunction component,
org.ajax4jsf.renderkit.ComponentVariables variables)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |