NSMatrixDelegate Protocol Reference
| Conforms to | |
| Framework | /System/Library/Frameworks/AppKit.framework |
| Availability | Available in OS X v10.6 and later. |
| Declared in | AppKit/NSMatrix.h |
| Companion guide |
Overview
The NSMatrixDelegate protocol defines the optional methods implemented by delegates of NSMatrix objects.
This protocol simply adopts the NSControlTextEditingDelegate protocol, adding no additional methods. See NSControlTextEditingDelegate Protocol Reference for more information.
© 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-04-16)