Uses of Class
org.ajax4jsf.component.UIAjaxFunction

Packages that use UIAjaxFunction
org.ajax4jsf.component.html   
org.ajax4jsf.renderkit   
org.ajax4jsf.renderkit.html   
 

Uses of UIAjaxFunction in org.ajax4jsf.component.html
 

Subclasses of UIAjaxFunction in org.ajax4jsf.component.html
 class HtmlAjaxFunction
          Component-Type org.ajax4jsf.Function Component-Family org.ajax4jsf.components.AjaxFunction Renderer-Type org.ajax4jsf.components.AjaxFunctionRenderer
 

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)
           
 



Copyright © 2008. All Rights Reserved.