/Users/ericasadun/Desktop/113Frameworks/Headers/AddressBookUI/ABFlipTransitionLayer.h

Go to the documentation of this file.
00001 /*
00002  *     Generated by class-dump 3.1.1.
00003  *
00004  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
00005  */
00006 
00007 #import "UIView.h"
00008 
00009 @interface ABFlipTransitionLayer : UIView
00010 {
00011     UIView *_layer1;
00012     UIView *_layer2;
00013     UIView *_l1Top;
00014     UIView *_l1Bottom;
00015     UIView *_l2Top;
00016     UIView *_l2Bottom;
00017     UIView *_topShadowLayer;
00018     UIView *_bottomShadowLayer;
00019     BOOL _useShadow;
00020     id _delegate;
00021 }
00022 
00023 - (id)initWithLayer:(id)fp8 replacement:(id)fp12;
00024 - (id)toView;
00025 - (id)fromView;
00026 - (void)setup;
00027 - (void)animateHalfDown;
00028 - (void)animateAllDown;
00029 - (void)animator:(id)fp8 stopAnimation:(id)fp12;
00030 - (void)fold;
00031 - (void)setDelegate:(id)fp8;
00032 
00033 @end
00034 

Generated on Sat Jan 19 15:22:00 2008 for Little Bear 1.1.3 Frameworks by  doxygen 1.5.3