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 HeaderLabelView
, NSString
;
11 @interface ComposeHeaderView
: UIView
14 HeaderLabelView
*_labelView
;
19 + (float)defaultHeight
;
20 - (struct CGColor
*)labelColor
;
21 - (id
)initWithFrame
:(struct CGRect
)fp8
;
22 - (void)setLabel
:(id
)fp8
;
23 - (void)setLabelHighlighted
:(BOOL
)fp8
;
25 - (BOOL
)_canBecomeFirstResponder
;
26 - (void)mouseUp
:(struct __GSEvent
*)fp8
;
27 - (void)setDelegate
:(id
)fp8
;
28 - (void)setFrame
:(struct CGRect
)fp8
;
29 - (void)layoutSubviews
;