org.apache.myfaces.tobago.util
Class EncodeAjaxCallback
java.lang.Object
org.apache.myfaces.tobago.util.EncodeAjaxCallback
- All Implemented Interfaces:
- Callback, TobagoCallback
public class EncodeAjaxCallback
- extends Object
- implements TobagoCallback
Method Summary |
void |
execute(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
|
javax.faces.event.PhaseId |
getPhaseId()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncodeAjaxCallback
public EncodeAjaxCallback()
execute
public void execute(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
- Specified by:
execute
in interface Callback
getPhaseId
public javax.faces.event.PhaseId getPhaseId()
- Specified by:
getPhaseId
in interface TobagoCallback
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.