Interface ContextCallback


public interface ContextCallback
See Javadoc of Faces Specification
  • Method Details

    • invokeContextCallback

      void invokeContextCallback(FacesContext context, UIComponent target)
      Parameters:
      context - FacesContext for the current request
      target - UIComponent on which the UIComponent.invokeOnComponent() will be called