#import <UIViewController.h>
Abgeleitet von NSObject.
Basisklasse für ABCardViewController, ABUnknownCardViewController, UIButtonBarController und UINavigationController.
Definiert in Zeile 11 der Datei UIViewController.h.
| + (struct CGRect) defaultViewFrame |
| - (id) init |
Implementiert in UIButtonBarController und UINavigationController.
| - (id) initWithView: | (id) | fp8 | ||
| navigationTitle: | (id) | fp12 | ||
| - (void) dealloc |
Implementiert NSObject.
Implementiert in ABCardViewController, ABPeoplePickerController, ABUnknownCardViewController, UIButtonBarController und UINavigationController.
| - (struct CGRect) defaultViewFrame |
| - (struct CGRect) _childViewFrame |
Implementiert in UIButtonBarController und UINavigationController.
| - (id) view |
Implementiert in ABCardViewController, ABPeoplePickerController, ABUnknownCardViewController, UIButtonBarController und UINavigationController.
| - (void) addViewToSuperview: | (id) | fp8 |
| - (void) removeViewFromSuperview |
| - (void) _setParentController: | (id) | fp8 |
| - (id) _parentController |
| - (id) navigationController |
| - (id) buttonBarController |
| - (BOOL) isSnapBackForIdentifier: | (id) | fp8 | ||
| userInfo: | (id) | fp12 | ||
| - (void) viewWillDisplayWithAnimation: | (BOOL) | fp8 |
Implementiert in UIButtonBarController und UINavigationController.
| - (void) viewWasAddedToSuperview |
Implementiert in UIButtonBarController und UINavigationController.
| - (void) viewDidDisplayWithAnimation: | (BOOL) | fp8 |
Implementiert in ABUnknownCardViewController, UIButtonBarController und UINavigationController.
| - (void) viewWillHideWithAnimation: | (BOOL) | fp8 |
Implementiert in UIButtonBarController und UINavigationController.
| - (void) viewDidHideWithAnimation: | (BOOL) | fp8 |
Implementiert in UIButtonBarController und UINavigationController.
| - (void) tearDownUIForReason: | (int) | fp8 |
| - (void) _setObserveApplicationSuspendResume: | (BOOL) | fp8 |
| - (void) applicationWillSuspend |
| - (void) _applicationDidSuspend |
| - (void) _applicationDidSuspendEventsOnly |
| - (void) applicationDidResume |
| - (void) _applicationDidResumeEventsOnly |
| - (void) didReceiveMemoryWarning |
| - (BOOL) _recursivelyPresentOverlay: | (id) | fp8 | ||
| andHideViewController: | (id) | fp12 | ||
| animate: | (BOOL) | fp16 | ||
| transition: | (int) | fp20 | ||
Implementiert in UIButtonBarController.
| - (BOOL) _recursivelyDismissOverlay: | (id) | fp8 | ||
| andRedisplayViewController: | (id) | fp12 | ||
| animate: | (BOOL) | fp16 | ||
| transition: | (int) | fp20 | ||
Implementiert in UIButtonBarController.
| - (void) _setNavigationTitle: | (id) | fp8 |
Definiert in Zeile 13 der Datei UIViewController.h.
- (NSString*) _navigationTitle [protected] |
Definiert in Zeile 14 der Datei UIViewController.h.
- (id) _parentController [protected] |
Definiert in Zeile 15 der Datei UIViewController.h.
- (unsigned int) _observeApplicationSuspendResume [protected] |
Definiert in Zeile 16 der Datei UIViewController.h.
- (unsigned int) _reserved [protected] |
Definiert in Zeile 17 der Datei UIViewController.h.