#import <UINavigationBar.h>
Abgeleitet von UIView.
Definiert in Zeile 11 der Datei UINavigationBar.h.
| + (struct CGSize) defaultSize |
| + (struct CGSize) defaultSizeWithPrompt |
| + (struct __GSFont *) defaultPromptFont |
| - (void) dealloc |
Implementiert UIView.
| - (void) drawRect: | (struct CGRect) | fp8 |
| - (void) setAccessoryView: | (id) | fp8 |
| - (void) setAccessoryView: | (id) | fp8 | ||
| animate: | (BOOL) | fp12 | ||
| removeOnPop: | (BOOL) | fp16 | ||
| - (void) pushNavigationItem: | (id) | fp8 |
| - (void) popNavigationItem |
| - (id) topItem |
| - (void) setNavigationItems: | (id) | fp8 |
| - (id) navigationItems |
| - (id) navigationItemAtPoint: | (struct CGPoint) | fp8 |
| - (void) _navigationAnimationDidFinish |
| - (BOOL) _canHandleStatusBarMouseEvents |
| - (id) hitTest: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (void) mouseDown: | (struct __GSEvent *) | fp8 |
Implementiert UIResponder.
| - (void) mouseUp: | (struct __GSEvent *) | fp8 |
Implementiert UIResponder.
| - (void) setDelegate: | (id) | fp8 |
| - (id) delegate |
| - (void) setBarStyle: | (int) | fp8 |
| - (void) setRightMargin: | (float) | fp8 |
| - (void) setTitleAutoresizesToFit: | (BOOL) | fp8 |
| - (BOOL) titleAutoresizesToFit |
| - (void) setPrompt: | (id) | fp8 |
| - (id) prompt |
| - (id) promptView |
| - (struct CGRect) promptBounds |
| - (void) disableAnimation |
| - (void) enableAnimation |
| - (BOOL) isAnimationEnabled |
| - (unsigned int) animationDisabledCount |
| - (void) drawBackgroundInRect: | (struct CGRect) | fp8 | ||
| withStyle: | (int) | fp24 | ||
| - (void) drawBackButtonBackgroundInRect: | (struct CGRect) | fp8 | ||
| withStyle: | (int) | fp24 | ||
| pressed: | (BOOL) | fp28 | ||
| - (void) showButtonsWithLeftTitle: | (id) | fp8 | ||
| rightTitle: | (id) | fp12 | ||
| - (void) showButtonsWithLeftTitle: | (id) | fp8 | ||
| rightTitle: | (id) | fp12 | ||
| leftBack: | (BOOL) | fp16 | ||
| - (void) showButtonsWithLeft: | (id) | fp8 | ||
| right: | (id) | fp12 | ||
| leftBack: | (BOOL) | fp16 | ||
| - (void) showLeftButton: | (id) | fp8 | ||
| withStyle: | (int) | fp12 | ||
| rightButton: | (id) | fp16 | ||
| withStyle: | (int) | fp20 | ||
| - (void) _showLeftRightButtonsAnimationDidStop: | (id) | fp8 | ||
| finished: | (id) | fp12 | ||
| - (void) setButton: | (int) | fp8 | ||
| enabled: | (BOOL) | fp12 | ||
| - (id) createButtonWithContents: | (id) | fp8 | ||
| width: | (float) | fp12 | ||
| barStyle: | (int) | fp16 | ||
| buttonStyle: | (int) | fp20 | ||
| isRight: | (BOOL) | fp24 | ||
| - (void) hideButtons |
| - (void) _hideButtonsAnimationDidStop: | (id) | fp8 | ||
| finished: | (id) | fp12 | ||
| context: | (void *) | fp16 | ||
| - (void) showBackButton: | (BOOL) | fp8 | ||
| animated: | (BOOL) | fp12 | ||
| - (void) setFrame: | (struct CGRect) | fp8 |
| - (struct CGRect) availableTitleArea |
- (NSMutableArray*) _itemStack [protected] |
Definiert in Zeile 13 der Datei UINavigationBar.h.
- (float) _rightMargin [protected] |
Definiert in Zeile 14 der Datei UINavigationBar.h.
- (int) _state [protected] |
Definiert in Zeile 15 der Datei UINavigationBar.h.
- (id) _delegate [protected] |
Definiert in Zeile 16 der Datei UINavigationBar.h.
- (UINavBarButton*) _rightButton [protected] |
Definiert in Zeile 17 der Datei UINavigationBar.h.
- (UINavBarButton*) _leftButton [protected] |
Definiert in Zeile 18 der Datei UINavigationBar.h.
- (UINavBarPrompt*) _prompt [protected] |
Definiert in Zeile 19 der Datei UINavigationBar.h.
- (UIView*) _accessoryView [protected] |
Definiert in Zeile 20 der Datei UINavigationBar.h.
- (unsigned int) animate [protected] |
Definiert in Zeile 22 der Datei UINavigationBar.h.
- (unsigned int) animationDisabledCount [protected] |
Definiert in Zeile 23 der Datei UINavigationBar.h.
- (unsigned int) barStyle [protected] |
Definiert in Zeile 24 der Datei UINavigationBar.h.
- (unsigned int) disableLayout [protected] |
Definiert in Zeile 25 der Datei UINavigationBar.h.
- (unsigned int) backPressed [protected] |
Definiert in Zeile 26 der Datei UINavigationBar.h.
- (unsigned int) animatePromptChange [protected] |
Definiert in Zeile 27 der Datei UINavigationBar.h.
- (unsigned int) hideBackButton [protected] |
Definiert in Zeile 28 der Datei UINavigationBar.h.
- (unsigned int) removeAccessoryOnPop [protected] |
Definiert in Zeile 29 der Datei UINavigationBar.h.
- (unsigned int) titleAutosizesToFit [protected] |
Definiert in Zeile 30 der Datei UINavigationBar.h.
- (unsigned int) reserved [protected] |
struct { ... } UINavigationBar::_navbarFlags [protected] |