Inheritance diagram for <CPTextStorageDelegate >:Instance Methods | |
| (void) | - textStorageDidProcessEditing: |
| (void) | - textStorageWillProcessEditing: |
Instance Methods inherited from <CPObject> | |
| (Class) | - class |
| (BOOL) | - conformsToProtocol: |
| (CPString) | - debugDescription |
| (CPString) | - description |
| (CPUInteger) | - hash |
| (BOOL) | - isEqual: |
| (BOOL) | - isKindOfClass: |
| (BOOL) | - isMemberOfClass: |
| (BOOL) | - isProxy |
| (id) | - performSelector: |
| (id) | - performSelector:withObject: |
| (id) | - performSelector:withObject:withObject: |
| (BOOL) | - respondsToSelector: |
| (id) | - self |
| (Class) | - superclass |
Definition at line 33 of file CPTextStorage.j.
| - (void CPTextStorageDelegate) textStorageDidProcessEditing: | (CPNotification) | aNotification |
| - (void CPTextStorageDelegate) textStorageWillProcessEditing: | (CPNotification) | aNotification |