Public Member Functions | |
(void) | - applicationDidFinishLaunching: [implementation] |
(void) | - collectionViewDidChangeSelection: [implementation] |
(BOOL) | - hasLearnMoreURL [implementation] |
(CPArray) | - toolbarAllowedItemIdentifiers: [implementation] |
(CPArray) | - toolbarDefaultItemIdentifiers: [implementation] |
(CPToolbarItem) | - toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar: [implementation] |
(void) | - learnMore: [implementation] |
(BKThemeDescriptor) | - selectedThemeDescriptor [implementation] |
(void) | - changeState: [implementation] |
(void) | - changeColor: [implementation] |
Definition at line 33 of file BKShowcaseController.j.
- (void) applicationDidFinishLaunching: | (CPNotification) | aNotification | [implementation] |
Definition at line 41 of file BKShowcaseController.j.
- (void) changeColor: | (id) | aSender | [implementation] |
Definition at line 261 of file BKShowcaseController.j.
- (void) changeState: | (id) | aSender | [implementation] |
Definition at line 247 of file BKShowcaseController.j.
- (void) collectionViewDidChangeSelection: | (CPCollectionView) | aCollectionView | [implementation] |
Definition at line 125 of file BKShowcaseController.j.
- (BOOL) hasLearnMoreURL | [implementation] |
Definition at line 141 of file BKShowcaseController.j.
- (void) learnMore: | (id) | aSender | [implementation] |
Definition at line 237 of file BKShowcaseController.j.
- (BKThemeDescriptor) selectedThemeDescriptor | [implementation] |
Definition at line 242 of file BKShowcaseController.j.
- (CPToolbarItem) toolbar: | (CPToolbar) | aToolbar | ||
itemForItemIdentifier: | (CPString) | anItemIdentifier | ||
willBeInsertedIntoToolbar: | (BOOL) | aFlag | ||
[implementation] |
Definition at line 161 of file BKShowcaseController.j.
Definition at line 146 of file BKShowcaseController.j.
Definition at line 151 of file BKShowcaseController.j.