Interface Event

    • Method Detail

      • getSource

        Object getSource()
        returns a reference to the source of the event however the derived event decides on how to expose its source, either as a pointer or simply an id or something else.
        Returns:
        source of the event
      • getType

        EventType getType()
        returns the type of the event.
        Returns:
        EbentType; the eventType of the event