Class PreInvokeActionEvent

    • Constructor Detail

      • PreInvokeActionEvent

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