Class WidgetModelEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      WidgetModelEvent​(java.lang.Object source)
      Creates a new WidgetModel event instance with the event source set to source.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • WidgetModelEvent

        public WidgetModelEvent​(java.lang.Object source)
        Creates a new WidgetModel event instance with the event source set to source.
        Parameters:
        source - event source