org.apache.myfaces.tobago.util
Interface Callback

All Known Subinterfaces:
TobagoCallback
All Known Implementing Classes:
ApplyRequestValuesCallback, EncodeAjaxCallback, ProcessValidationsCallback, UpdateModelValuesCallback

public interface Callback


Method Summary
 void execute(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
           
 

Method Detail

execute

void execute(javax.faces.context.FacesContext facesContext,
             javax.faces.component.UIComponent component)


Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.