Class PostInvokeActionEvent

    • Constructor Detail

      • PostInvokeActionEvent

        public PostInvokeActionEvent​(UIComponent component)
        Construct a new post invoke action event on the given component.
        Parameters:
        component - The component to invoke the event on.