| Constructor and Description |
|---|
DeadEvent(Object source,
Object event)
Creates a new DeadEvent.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getEvent()
Returns the wrapped, 'dead' event, which the system was unable to deliver
to any registered handler.
|
Object |
getSource()
Returns the object that originated this event (not the object that
originated the wrapped event).
|
public Object getSource()
EventBus.public Object getEvent()
Copyright © 2010 - 2020 Adobe. All Rights Reserved