Class ComponentSystemEvent

    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Constructor Summary

      Constructors 
      Constructor Description
      ComponentSystemEvent​(UIComponent component)
      Pass the argument component to the superclass constructor.
    • Constructor Detail

      • ComponentSystemEvent

        public ComponentSystemEvent​(UIComponent component)

        Pass the argument component to the superclass constructor.

        Parameters:
        component - the UIComponent reference to be passed to the superclass constructor.
        Since:
        2.0