ERXEnterpriseObject.Observer Class Reference
List of all members.
Detailed Description
Registers as a listener for various editing context notifications and calls up the willXXX and didXXX methods in objects that implement
ERXEnterpriseObject. Subclass this and set the system property
er.extensions.ERXEnterpriseObject.Observer.className to set up
your own subclass.
- Author:
- ak
Member Function Documentation
| void editingContextDidSaveChanges |
( |
NSNotification |
n |
) |
|
| void editingContextWillSaveChanges |
( |
NSNotification |
n |
) |
|
| static void install |
( |
|
) |
[static] |
Member Data Documentation
The documentation for this class was generated from the following file: