| Package | Description |
|---|---|
| org.gwtproject.event.shared | |
| org.gwtproject.event.shared.testing |
| Class and Description |
|---|
| Event
Base Event object.
|
| Event.Type
Type class used to register events with an
EventBus. |
| EventBus
Dispatches
Events to interested parties. |
| HandlerRegistration
Registration objects returned when an event handler is bound (e.g.
|
| HasHandlers
An object that implements this interface has a collection of event handlers associated with it.
|
| Class and Description |
|---|
| Event
Base Event object.
|
| Event.Type
Type class used to register events with an
EventBus. |
| EventBus
Dispatches
Events to interested parties. |
| HandlerRegistration
Registration objects returned when an event handler is bound (e.g.
|
| HasHandlers
An object that implements this interface has a collection of event handlers associated with it.
|
Copyright © 2020. All rights reserved.