#import <PSRootController.h>
Abgeleitet von NSObject.
Basisklasse für PSSetupController.
Definiert in Zeile 13 der Datei PSRootController.h.
| + (void) writePreference: | (id) | fp8 |
| + (void) setPreferenceValue: | (id) | fp8 | ||
| specifier: | (id) | fp12 | ||
| + (id) readPreferenceValue: | (id) | fp8 |
| + (BOOL) isOverlay |
Implementiert in PSSetupController.
| - (void) setPreferenceValue: | (id) | fp8 | ||
| specifier: | (id) | fp12 | ||
| - (id) readPreferenceValue: | (id) | fp8 |
| - (id) lastController |
| - (id) initWithTitle: | (id) | fp8 | ||
| identifier: | (id) | fp12 | ||
| - (void) updateNavButtons |
Implementiert in PSSetupController.
| - (void) setupRootListForSize: | (struct CGSize) | fp8 |
Implementiert in PSSetupController.
| - (void) addTask: | (id) | fp8 |
| - (void) taskFinished: | (id) | fp8 |
| - (BOOL) busy |
| - (id) contentView |
| - (id) contentViewForTopController |
| - (id) controllers |
| - (id) specifiers |
| - (BOOL) navigationBar: | (id) | fp8 | ||
| shouldPopItem: | (id) | fp12 | ||
| - (id) initForContentSize: | (struct CGSize) | fp8 |
Implementiert in PSSetupController.
| - (void) setParentController: | (id) | fp8 |
Implementiert in PSSetupController.
| - (id) view |
Implementiert in PSSetupController.
| - (id) navigationTitle |
| - (id) navigationItem |
| - (void) viewWillBecomeVisible: | (void *) | fp8 |
Implementiert in PSSetupController.
| - (void) viewWillRedisplay |
| - (void) pushController: | (id) | fp8 |
Implementiert in PSSetupController.
| - (void) handleURL: | (id) | fp8 |
| - (BOOL) popControllerWithAnimation: | (BOOL) | fp8 |
| - (BOOL) popController |
| - (void) pushNavigationItemWithTitle: | (id) | fp8 |
| - (void) pushNavigationItem: | (id) | fp8 |
| - (void) insertNavigationItem: | (id) | fp8 | ||
| atIndexFromEnd: | (int) | fp12 | ||
| - (void) insertNavigationItem: | (id) | fp8 | ||
| atIndex: | (int) | fp12 | ||
| - (void) navigationBar: | (id) | fp8 | ||
| pushedItem: | (id) | fp12 | ||
| - (void) navigationBar: | (id) | fp8 | ||
| poppedItem: | (id) | fp12 | ||
| - (void) popNavigationItem |
| - (void) popNavigationItemWithAnimation: | (BOOL) | fp8 |
| - (void) hideNavigationBarButtons |
| - (void) showLeftButton: | (id) | fp8 | ||
| withStyle: | (int) | fp12 | ||
| rightButton: | (id) | fp16 | ||
| withStyle: | (int) | fp20 | ||
| - (void) showNavigationBarButtons: | (id) | |||
| fp8: | (id) | fp12 | ||
Implementiert in PSSetupController.
| - (void) setNavigationBarEnabled: | (BOOL) | fp8 |
| - (void) setPrompt: | (id) | fp8 |
Implementiert in PSSetupController.
| - (void) navigationBar: | (id) | fp8 | ||
| buttonClicked: | (int) | fp12 | ||
Implementiert in PSSetupController.
| - (void) navigationBarButtonClicked: | (int) | fp8 |
| - (void) suspend |
| - (void) didLock |
| - (void) willUnlock |
| - (void) didUnlock |
| - (BOOL) deallocating |
| - (BOOL) hasTelephony |
| - (void) dealloc |
| - (id) parentController |
Implementiert in PSSetupController.
| - (void) lazyLoadBundle: | (id) | fp8 |
| - (id) navigationBar |
| - (void) setRootController: | (id) | fp8 |
| - (id) rootController |
| - (void) _pushController: | (id) | fp8 |
| - (void) _insertController: | (id) | fp8 | ||
| atIndex: | (int) | fp12 | ||
| - (void) _popController |
| - (void) _removeController: | (id) | fp8 |
| - (void) viewDidBecomeVisible |
| - (void) viewTransitionCompleted |
- (UIView*) _contentView [protected] |
Definiert in Zeile 15 der Datei PSRootController.h.
- (UINavigationBar*) _navBar [protected] |
Definiert in Zeile 16 der Datei PSRootController.h.
- (NSMutableArray*) _controllers [protected] |
Definiert in Zeile 17 der Datei PSRootController.h.
Definiert in Zeile 18 der Datei PSRootController.h.
Definiert in Zeile 19 der Datei PSRootController.h.
Definiert in Zeile 20 der Datei PSRootController.h.
- (NSString*) _navBarRightButtonTitle [protected] |
Definiert in Zeile 21 der Datei PSRootController.h.
- (int) _navBarRightButtonStyle [protected] |
Definiert in Zeile 22 der Datei PSRootController.h.
- (NSMutableSet*) _tasks [protected] |
Definiert in Zeile 23 der Datei PSRootController.h.
- (BOOL) _deallocating [protected] |
Definiert in Zeile 24 der Datei PSRootController.h.
- (BOOL) _hasTelephony [protected] |
Definiert in Zeile 25 der Datei PSRootController.h.