Interface ContextCallback

    • Method Detail

      • invokeContextCallback

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