org.apache.myfaces.tobago.util
Class EncodeAjaxCallback
java.lang.Object
org.apache.myfaces.tobago.util.EncodeAjaxCallback
- All Implemented Interfaces:
- ContextCallback, TobagoCallback
public class EncodeAjaxCallback
- extends Object
- implements TobagoCallback
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncodeAjaxCallback
public EncodeAjaxCallback()
invokeContextCallback
public void invokeContextCallback(FacesContext facesContext,
UIComponent component)
- Specified by:
invokeContextCallback
in interface ContextCallback
getPhaseId
public PhaseId getPhaseId()
- Specified by:
getPhaseId
in interface TobagoCallback
encodeAll
public static void encodeAll(FacesContext facesContext,
UIComponent component)
throws IOException
- Throws:
IOException
prepareRendererAll
public static void prepareRendererAll(FacesContext facesContext,
UIComponent component)
throws IOException
- Throws:
IOException
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.