public class

EncodeAjaxCallback

extends Object
implements TobagoCallback
java.lang.Object
   ↳ org.apache.myfaces.tobago.util.EncodeAjaxCallback

Summary

Public Constructors
EncodeAjaxCallback()
Public Methods
static void encodeAll(FacesContext facesContext, UIComponent component)
PhaseId getPhaseId()
void invokeContextCallback(FacesContext facesContext, UIComponent component)
static void prepareRendererAll(FacesContext facesContext, UIComponent component)
[Expand]
Inherited Methods
From class java.lang.Object
From interface javax.faces.component.ContextCallback
From interface org.apache.myfaces.tobago.util.TobagoCallback

Public Constructors

public EncodeAjaxCallback ()

Public Methods

public static void encodeAll (FacesContext facesContext, UIComponent component)

Throws
IOException

public PhaseId getPhaseId ()

public void invokeContextCallback (FacesContext facesContext, UIComponent component)

public static void prepareRendererAll (FacesContext facesContext, UIComponent component)

Throws
IOException