Instance Method インスタンスメソッド

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 参照

Managing Editing