Public Member Functions | |
(id _destination) | - accessors [implementation] |
(void) | - encodeWithCoder: [implementation] |
(id) | - initWithCoder: [implementation] |
(void) | - replaceObject:withObject: [implementation] |
(void) | - replaceObjects: [implementation] |
Definition at line 31 of file CPCibConnector.j.
- (void) encodeWithCoder: | (CPCoder) | aCoder | [implementation] |
Definition at line 78 of file CPCibConnector.j.
- (id) initWithCoder: | (CPCoder) | aCoder | [implementation] |
Definition at line 64 of file CPCibConnector.j.
- (void) replaceObject: | (id) | anObject | ||
withObject: | (id) | anotherObject | ||
[implementation] |
Definition at line 38 of file CPCibConnector.j.
- (void) replaceObjects: | (Object) | replacementObjects | [implementation] |
Definition at line 47 of file CPCibConnector.j.