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

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;

See Also 参照

Managing Editing

Related Documentation 関連文書