Enum Class EventType

java.lang.Object
java.lang.Enum<EventType>
com.jbstrap.core.event.EventType
All Implemented Interfaces:
Serializable, Comparable<EventType>, Constable

public enum EventType extends Enum<EventType>
The class containing the event types supported by the JBStrap framework and the custom events.
Since:
4.0
Author:
JBStrap