org.apache.myfaces.tobago.util
Class ProcessValidationsCallback

java.lang.Object
  extended by org.apache.myfaces.tobago.util.ProcessValidationsCallback
All Implemented Interfaces:
Callback

public class ProcessValidationsCallback
extends Object
implements Callback


Constructor Summary
ProcessValidationsCallback()
           
 
Method Summary
 void execute(FacesContext facesContext, UIComponent component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessValidationsCallback

public ProcessValidationsCallback()
Method Detail

execute

public void execute(FacesContext facesContext,
                    UIComponent component)
Specified by:
execute in interface Callback


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