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