public class AjaxEventInterceptorRenderer extends DojoElementDecorationRenderer
<sf:ajaxEvent>
tag.Constructor and Description |
---|
AjaxEventInterceptorRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
encodeBegin, getDojoAttributesAsString
public void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
encodeEnd
in class DojoElementDecorationRenderer
java.io.IOException
public void decode(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
decode
in class javax.faces.render.Renderer