2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class NSString
, UIColor
;
11 @interface ABCardTitleView
: UIView
17 UIColor
*_titleBevelColor
;
22 - (id
)initWithFrame
:(struct CGRect
)fp8
;
24 - (void)drawLeftAlignedWithClipRect
:(struct CGRect
)fp8
;
25 - (void)drawCenteredWithClipRect
:(struct CGRect
)fp8
;
26 - (void)drawRect
:(struct CGRect
)fp8
;
27 - (void)setTitleFontSize
:(float)fp8
;
28 - (void)setTitleColor
:(id
)fp8
;
30 - (void)setTitle
:(id
)fp8
;
31 - (void)setTitleBevelColor
:(id
)fp8
;
32 - (void)setLabel
:(id
)fp8
;
33 - (void)setStatus
:(id
)fp8
;
34 - (void)setLeftAligned
:(BOOL
)fp8
;