Contents

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;

See Also

Related Documentation