Class Section.SectionEvent

java.lang.Object
java.util.EventObject
javafx.event.Event
eu.hansolo.medusa.Section.SectionEvent
All Implemented Interfaces:
Serializable, Cloneable
Enclosing class:
Section

public static class Section.SectionEvent extends javafx.event.Event
See Also:
  • Field Details

  • Constructor Details

    • SectionEvent

      public SectionEvent(Object SOURCE, javafx.event.EventTarget TARGET, javafx.event.EventType<Section.SectionEvent> TYPE)