An event class for reporting updates on a configuration object.
Event objects of this type are used for "raw" events, i.e. unfiltered modifications of any kind. A level with semantically higher events (e.g. for property changes) may be built on top of this fundamental event mechanism.
Each event can contain the following data:
The following standard events are generated by typical configuration implementations (the constants for the event types are defined in this class:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|