Package com.jbstrap.core.event
Class DoneEvent
java.lang.Object
com.jbstrap.core.event.BaseEvent
com.jbstrap.core.event.DoneEvent
- All Implemented Interfaces:
AsyncEvent
This class contains the data of a done event. This event contains no unique data, so only data available on every event can be accessed through it.
These are the following:
- The client on which the event occurred
- The ID of the component on which the event occurred
- The event type
- The instance of the component, on which the event occurred
- The event's unique ID
- Since:
- 4.0
- Author:
- JBStrap
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.jbstrap.core.event.BaseEvent
getClient, getComponent, getEventId, getEventType, getSenderId