|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcckit.data.DataEventType
public class DataEventType
Type of a DataEvent
. Implements the typesafe enumeration pattern.
Field Summary | |
---|---|
static DataEventType |
ELEMENT_ADDED
Event type. |
static DataEventType |
ELEMENT_INSERTED
Event type. |
static DataEventType |
ELEMENT_REMOVED
Event type. |
static DataEventType |
ELEMENT_REPLACED
Event type. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final DataEventType ELEMENT_ADDED
public static final DataEventType ELEMENT_INSERTED
public static final DataEventType ELEMENT_REPLACED
public static final DataEventType ELEMENT_REMOVED
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |