Inherits Reference < Object
Base type for all events that flow through the event channel.
Event subclasses are produced by Port implementations and dispatched by View to focused widgets. Widgets receive a concrete subclass and pattern-match on it to decide how to respond.
Event
Port
View