objectDidBeginEditing:
This message should be sent to the receiver when editor has uncommitted changes that can affect the receiver.
Declaration
- (void) objectDidBeginEditing:(id<NSEditor>) editor;See Also
Related Documentation
- Cocoa Bindings Programming Topics
objectDidEndEditing: