ABFlipTransitionLayer Klassenreferenz

#import <ABFlipTransitionLayer.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Ö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

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei ABFlipTransitionLayer.h.


Dokumentation der Elementfunktionen

- (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  


Dokumentation der Datenelemente

- (UIView*) _layer1 [protected]

Definiert in Zeile 11 der Datei ABFlipTransitionLayer.h.

- (UIView*) _layer2 [protected]

Definiert in Zeile 12 der Datei ABFlipTransitionLayer.h.

- (UIView*) _l1Top [protected]

Definiert in Zeile 13 der Datei ABFlipTransitionLayer.h.

- (UIView*) _l1Bottom [protected]

Definiert in Zeile 14 der Datei ABFlipTransitionLayer.h.

- (UIView*) _l2Top [protected]

Definiert in Zeile 15 der Datei ABFlipTransitionLayer.h.

- (UIView*) _l2Bottom [protected]

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.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: