| Package | Description |
|---|---|
| ej.mwt | |
| ej.mwt.event |
| Modifier and Type | Method and Description |
|---|---|
protected EventDispatcher |
Desktop.createEventDispatcher()
Creates the event dispatcher which is responsible for dispatching events to the widgets.
|
EventDispatcher |
Desktop.getEventDispatcher()
Gets the event dispatcher of this desktop.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PointerEventDispatcher
Dispatches the pointer events received on a desktop to its children.
|