#import <UINavBarButton.h>
Abgeleitet von UIThreePartButton.
Öffentliche Methoden | |
| (BOOL) | - contentsEqualTo:withStyle: |
| (void) | - setNavBarButtonStyle: |
| (void) | - drawImageAtPoint:fraction: |
| (void) | - drawButtonPart:inRect: |
| (BOOL) | - _canHandleStatusBarMouseEvents |
Geschützte Attribute | |
| int | _style |
| int | _barStyle |
| float | _padding |
| BOOL | _multiple |
Definiert in Zeile 9 der Datei UINavBarButton.h.
| - (BOOL) contentsEqualTo: | (id) | fp8 | ||
| withStyle: | (int) | fp12 | ||
| - (void) setNavBarButtonStyle: | (int) | fp8 |
| - (void) drawImageAtPoint: | (struct CGPoint) | fp8 | ||
| fraction: | (float) | fp16 | ||
Implementiert UIPushButton.
| - (void) drawButtonPart: | (int) | fp8 | ||
| inRect: | (struct CGRect) | fp12 | ||
Implementiert UIPushButton.
| - (BOOL) _canHandleStatusBarMouseEvents |
- (int) _style [protected] |
Definiert in Zeile 11 der Datei UINavBarButton.h.
- (int) _barStyle [protected] |
Definiert in Zeile 12 der Datei UINavBarButton.h.
- (float) _padding [protected] |
Definiert in Zeile 13 der Datei UINavBarButton.h.
- (BOOL) _multiple [protected] |
Definiert in Zeile 14 der Datei UINavBarButton.h.