Public Member Functions | |
(id) | - init [implementation] |
(id) | - initWithCoder: [implementation] |
(void) | - showcaseBackgroundDidChange: [implementation] |
(void) | - setSelected: [implementation] |
(void) | - setRepresentedObject: [implementation] |
Static Public Member Functions | |
(void) | + setBackgroundColor: [implementation] |
(CPColor) | + backgroundColor [implementation] |
Definition at line 344 of file BKShowcaseController.j.
+ (CPColor) backgroundColor | [implementation] |
Definition at line 364 of file BKShowcaseController.j.
- (id) init | [implementation] |
Definition at line 369 of file BKShowcaseController.j.
- (id) initWithCoder: | (CPCoder) | aCoder | [implementation] |
Definition at line 383 of file BKShowcaseController.j.
+ (void) setBackgroundColor: | (CPColor) | aColor | [implementation] |
Definition at line 352 of file BKShowcaseController.j.
- (void) setRepresentedObject: | (id) | anObject | [implementation] |
Definition at line 406 of file BKShowcaseController.j.
- (void) setSelected: | (BOOL) | isSelected | [implementation] |
Definition at line 402 of file BKShowcaseController.j.
- (void) showcaseBackgroundDidChange: | (CPNotification) | aNotification | [implementation] |
Definition at line 397 of file BKShowcaseController.j.