public interface AppEventSupport
| Modifier and Type | Method and Description |
|---|---|
void |
postAppEvent(AppEvent pAppEvent)
Process/Dispatch an AppEvent.
|
void postAppEvent(AppEvent pAppEvent)
pAppEvent - event that should be routed/processesIllegalArgumentException - if pAppEvent is nullCopyright © 2014 Jürgen Zeller (privat). All rights reserved.