T - the type of the widget controller injectedpublic interface EventDispatcher<T extends WidgetController>
| Modifier and Type | Method and Description |
|---|---|
void |
setWidgetController(T controller)
Inject the widget controller that the implementation will use to dispatch events
|
void setWidgetController(T controller)
controller - the controller instanceCopyright © 2017 SAP SE. All Rights Reserved.