org.apache.myfaces.tobago.ajax.api
Interface AjaxRenderer


public interface AjaxRenderer

!! copy of sandbox org.apache.myfaces.custom.ajax.api.AjaxRenderer !!


Method Summary
 void encodeAjax(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
           
 

Method Detail

encodeAjax

void encodeAjax(javax.faces.context.FacesContext context,
                javax.faces.component.UIComponent component)
                throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.