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;This message should be sent to the receiver when editor has uncommitted changes that can affect the receiver.
- (void) objectDidBeginEditing:(id<NSEditor>) editor;