objectDidEndEditing:
This message should be sent to the receiver when editor has finished editing a property belonging to the receiver.
Declaration
- (void) objectDidEndEditing:(id<NSEditor>) editor;This message should be sent to the receiver when editor has finished editing a property belonging to the receiver.
- (void) objectDidEndEditing:(id<NSEditor>) editor;