|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
H
- The handler the events will be dispatched topublic interface Event<H extends EventHandler>
Marker interface for events used in the EventBus
.
EventBus
,
EventHandler
Method Summary | |
---|---|
void |
dispatch(H handler)
Dispatches the event to a handler. |
Method Detail |
---|
void dispatch(H handler)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |