- objectDidEndEditing:
This message should be sent to the receiver when
editor
has finished editing a property belonging to the receiver.editor
has uncommitted changes that can affect the receiver.Availability
Technology
- (void)objectDidBeginEditing:(id<NSEditor
>)editor;
- objectDidEndEditing:
editor
has finished editing a property belonging to the receiver.