org.apache.myfaces.tobago.compat
Interface InvokeOnComponent


public interface InvokeOnComponent


Method Summary
 boolean invokeOnComponent(FacesContext context, String clientId, ContextCallback callback)
           
 

Method Detail

invokeOnComponent

boolean invokeOnComponent(FacesContext context,
                          String clientId,
                          ContextCallback callback)
                          throws FacesException
Throws:
FacesException


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