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, getDojoAttributesAsStringpublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class DojoElementDecorationRendererjava.io.IOExceptionpublic void decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
decode in class javax.faces.render.Renderer