H
- The handler the events will be dispatched topublic interface Event<H extends EventHandler>
EventBus
.EventBus
,
EventHandler
Modifier and Type | Method and Description |
---|---|
void |
dispatch(H handler)
Dispatches the event to a handler.
|
void dispatch(H handler)
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.