Public Member Functions | |
(id) | - initWithShowcaseBackgroundColor: [implementation] |
(void) | - setSelected: [implementation] |
(void) | - setRepresentedObject: [implementation] |
(id) | - initWithCoder: [implementation] |
(void) | - encodeWithCoder: [implementation] |
Definition at line 91 of file BKShowcaseController.j.
- (void) encodeWithCoder: | (CPCoder) | aCoder | [implementation] |
Definition at line 168 of file BKShowcaseController.j.
- (id) initWithCoder: | (CPCoder) | aCoder | [implementation] |
Definition at line 158 of file BKShowcaseController.j.
- (id) initWithShowcaseBackgroundColor: | (CPColor) | aColor | [implementation] |
Definition at line 100 of file BKShowcaseController.j.
- (void) setRepresentedObject: | (id) | anObject | [implementation] |
Definition at line 114 of file BKShowcaseController.j.
- (void) setSelected: | (BOOL) | isSelected | [implementation] |
Definition at line 110 of file BKShowcaseController.j.