#import <ABFlipTransitionLayer.h>
Abgeleitet von UIView.
Öffentliche Methoden | |
| (id) | - initWithLayer:replacement: |
| (id) | - toView |
| (id) | - fromView |
| (void) | - setup |
| (void) | - animateHalfDown |
| (void) | - animateAllDown |
| (void) | - animator:stopAnimation: |
| (void) | - fold |
| (void) | - setDelegate: |
Geschützte Attribute | |
| UIView * | _layer1 |
| UIView * | _layer2 |
| UIView * | _l1Top |
| UIView * | _l1Bottom |
| UIView * | _l2Top |
| UIView * | _l2Bottom |
| UIView * | _topShadowLayer |
| UIView * | _bottomShadowLayer |
| BOOL | _useShadow |
| id | _delegate |
Definiert in Zeile 9 der Datei ABFlipTransitionLayer.h.
| - (id) initWithLayer: | (id) | fp8 | ||
| replacement: | (id) | fp12 | ||
| - (id) toView |
| - (id) fromView |
| - (void) setup |
| - (void) animateHalfDown |
| - (void) animateAllDown |
| - (void) animator: | (id) | fp8 | ||
| stopAnimation: | (id) | fp12 | ||
| - (void) fold |
| - (void) setDelegate: | (id) | fp8 |
Definiert in Zeile 11 der Datei ABFlipTransitionLayer.h.
Definiert in Zeile 12 der Datei ABFlipTransitionLayer.h.
Definiert in Zeile 13 der Datei ABFlipTransitionLayer.h.
Definiert in Zeile 14 der Datei ABFlipTransitionLayer.h.
Definiert in Zeile 15 der Datei ABFlipTransitionLayer.h.
Definiert in Zeile 16 der Datei ABFlipTransitionLayer.h.
- (UIView*) _topShadowLayer [protected] |
Definiert in Zeile 17 der Datei ABFlipTransitionLayer.h.
- (UIView*) _bottomShadowLayer [protected] |
Definiert in Zeile 18 der Datei ABFlipTransitionLayer.h.
- (BOOL) _useShadow [protected] |
Definiert in Zeile 19 der Datei ABFlipTransitionLayer.h.
- (id) _delegate [protected] |
Definiert in Zeile 20 der Datei ABFlipTransitionLayer.h.