public class EncodeAjaxCallback extends Object implements TobagoCallback
Constructor and Description |
---|
EncodeAjaxCallback() |
Modifier and Type | Method and Description |
---|---|
static void |
encodeAll(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
javax.faces.event.PhaseId |
getPhaseId() |
void |
invokeContextCallback(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
static void |
prepareRendererAll(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
public void invokeContextCallback(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
invokeContextCallback
in interface javax.faces.component.ContextCallback
public javax.faces.event.PhaseId getPhaseId()
getPhaseId
in interface TobagoCallback
public static void encodeAll(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
IOException
public static void prepareRendererAll(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
IOException
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.