#import <PSSetupController.h>
Abgeleitet von PSRootController.
Öffentliche Methoden | |
| (void) | - setupRootListForSize: |
| (id) | - initForContentSize: |
| (void) | - dealloc |
| (id) | - view |
| (id) | - parentController |
| (void) | - viewWillBecomeVisible: |
| (void) | - didFinishTransition |
| (void) | - pushController: |
| (void) | - setParentController: |
| (id) | - controller |
| (void) | - dismiss |
| (void) | - pushControllerOnParentWithSpecifier: |
| (void) | - popControllerOnParent |
| (void) | - navigationBar:buttonClicked: |
| (void) | - updateNavButtons |
| (void) | - showNavigationBarButtons:fp8: |
| (void) | - setPrompt: |
| (id) | - methodSignatureForSelector: |
| (void) | - forwardInvocation: |
Öffentliche, statische Methoden | |
| (BOOL) | + isOverlay |
Geschützte Attribute | |
| NSDictionary * | _rootInfo |
| id< PSBaseView > | _parentController |
Definiert in Zeile 11 der Datei PSSetupController.h.
| + (BOOL) isOverlay |
Implementiert PSRootController.
| - (void) setupRootListForSize: | (struct CGSize) | fp8 |
Implementiert PSRootController.
| - (id) initForContentSize: | (struct CGSize) | fp8 |
Implementiert PSRootController.
| - (void) dealloc |
Implementiert PSRootController.
| - (id) view |
Implementiert PSRootController.
| - (id) parentController |
Implementiert PSRootController.
| - (void) viewWillBecomeVisible: | (void *) | fp8 |
Implementiert PSRootController.
| - (void) didFinishTransition |
| - (void) pushController: | (id) | fp8 |
Implementiert PSRootController.
| - (void) setParentController: | (id) | fp8 |
Implementiert PSRootController.
| - (id) controller |
| - (void) dismiss |
| - (void) pushControllerOnParentWithSpecifier: | (id) | fp8 |
| - (void) popControllerOnParent |
| - (void) navigationBar: | (id) | fp8 | ||
| buttonClicked: | (int) | fp12 | ||
Implementiert PSRootController.
| - (void) updateNavButtons |
Implementiert PSRootController.
| - (void) showNavigationBarButtons: | (id) | |||
| fp8: | (id) | fp12 | ||
Implementiert PSRootController.
| - (void) setPrompt: | (id) | fp8 |
Implementiert PSRootController.
| - (id) methodSignatureForSelector: | (SEL) | fp8 |
| - (void) forwardInvocation: | (id) | fp8 |
- (NSDictionary*) _rootInfo [protected] |
Definiert in Zeile 13 der Datei PSSetupController.h.
- (id<PSBaseView>) _parentController [protected] |
Definiert in Zeile 14 der Datei PSSetupController.h.