public abstract class AbstractAjaxRendererBaseWrapper extends AbstractRendererBaseWrapper implements AjaxRenderer
Constructor and Description |
---|
AbstractAjaxRendererBaseWrapper() |
Modifier and Type | Method and Description |
---|---|
void |
encodeAjax(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
convertClientId, decode, encodeBegin, encodeChildren, encodeEnd, getConvertedValue, getConverter, getCurrentValue, getCurrentValueAsObject, getRenderer, getRendererType, getRendersChildren, getValue, onComponentCreated
getFormattedValue, getResourceManager
public void encodeAjax(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
encodeAjax
in interface AjaxRenderer
IOException
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.