|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldEditionEvent | |
---|---|
com.hardcode.gdbms.engine.data.edition |
Uses of FieldEditionEvent in com.hardcode.gdbms.engine.data.edition |
---|
Subclasses of FieldEditionEvent in com.hardcode.gdbms.engine.data.edition | |
---|---|
class |
EditionEvent
This class stores information about the change in the contents of a DataSource. |
Methods in com.hardcode.gdbms.engine.data.edition with parameters of type FieldEditionEvent | |
---|---|
void |
MetadataEditionListener.fieldAdded(FieldEditionEvent event)
|
void |
MetadataEditionListener.fieldModified(FieldEditionEvent event)
|
void |
MetadataEditionListener.fieldRemoved(FieldEditionEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |