API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPController Class Reference

#import <CPController.h>

+ Inheritance diagram for CPController:

Instance Methods

(BOOL) - commitEditing
 
(void) - discardEditing
 
(void) - encodeWithCoder:
 
(id) - init
 
(id) - initWithCoder:
 
(BOOL) - isEditing
 
(void) - objectDidBeginEditing:
 
(void) - objectDidEndEditing:
 

Detailed Description

Definition at line 2 of file CPController.h.

Method Documentation

- (BOOL) commitEditing
implementation

Definition at line 60 of file CPController.j.

- (void) discardEditing
implementation

Definition at line 72 of file CPController.j.

- (void) encodeWithCoder: (CPCoder aCoder
implementation
- (id) init
implementation

Reimplemented in CPArrayController, CPObjectController, and CPDictionaryController.

Definition at line 23 of file CPController.j.

- (id) initWithCoder: (CPCoder aDecoder
implementation
- (BOOL) isEditing
implementation

Definition at line 55 of file CPController.j.

- (void) objectDidBeginEditing: (id)  anEditor
implementation

Definition at line 77 of file CPController.j.

- (void) objectDidEndEditing: (id)  anEditor
implementation

Definition at line 82 of file CPController.j.


The documentation for this class was generated from the following files: