|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventConstants
Constants used within prefuse data structure modification notifications.
Field Summary | |
---|---|
static int |
ALL_COLUMNS
Indicates an operation that affects all columns of a table. |
static int |
DELETE
Indicates a data delete operation. |
static int |
INSERT
Indicates a data insert operation. |
static int |
UPDATE
Indicates a data update operation. |
Field Detail |
---|
static final int INSERT
static final int UPDATE
static final int DELETE
static final int ALL_COLUMNS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |