#import <KBPopupView.h>
Abgeleitet von UIView.
Öffentliche Methoden | |
| (id) | - initWithOrientation: |
| (BOOL) | - shouldShownOnButton:inState: |
| (BOOL) | - showOnButton:inState:inView: |
| (void) | - hide |
| (void) | - drawRect: |
Geschützte Attribute | |
| BOOL | _isPortrait |
| UIImage * | _baseCenterImage |
| UIImage * | _baseCenterWideImage |
| UIImage * | _baseLeftImage |
| UIImage * | _baseRightImage |
| UIImage * | _currentImage |
| float | _centerX |
| CDAnonymousStruct16 * | _state |
| CDAnonymousStruct7 | _button |
Definiert in Zeile 11 der Datei KBPopupView.h.
| - (id) initWithOrientation: | (BOOL) | fp8 |
| - (BOOL) shouldShownOnButton: | (CDAnonymousStruct7) | fp8 | ||
| inState: | (const CDAnonymousStruct18 *) | fp16 | ||
| - (BOOL) showOnButton: | (CDAnonymousStruct7) | fp8 | ||
| inState: | (const CDAnonymousStruct18 *) | fp16 | ||
| inView: | (id) | fp20 | ||
| - (void) hide |
| - (void) drawRect: | (struct CGRect) | fp8 |
- (BOOL) _isPortrait [protected] |
Definiert in Zeile 13 der Datei KBPopupView.h.
- (UIImage*) _baseCenterImage [protected] |
Definiert in Zeile 14 der Datei KBPopupView.h.
- (UIImage*) _baseCenterWideImage [protected] |
Definiert in Zeile 15 der Datei KBPopupView.h.
- (UIImage*) _baseLeftImage [protected] |
Definiert in Zeile 16 der Datei KBPopupView.h.
- (UIImage*) _baseRightImage [protected] |
Definiert in Zeile 17 der Datei KBPopupView.h.
- (UIImage*) _currentImage [protected] |
Definiert in Zeile 18 der Datei KBPopupView.h.
- (float) _centerX [protected] |
Definiert in Zeile 19 der Datei KBPopupView.h.
- (CDAnonymousStruct16*) _state [protected] |
Definiert in Zeile 20 der Datei KBPopupView.h.
- (CDAnonymousStruct7) _button [protected] |
Definiert in Zeile 21 der Datei KBPopupView.h.