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 NSMutableArray
, UITextLabel
;
11 @interface LabelledAtomList
: UIView
13 NSMutableArray
*_addressAtoms
;
16 float _firstLineWidth
;
17 unsigned int _needsReflow
:1;
20 - (id
)initWithLabel
:(id
)fp8 totalWidth
:(float)fp12 firstLineWidth
:(float)fp16 addresses
:(id
)fp20 arePhoneNumbers
:(BOOL
)fp24
;
22 - (void)setDelegate
:(id
)fp8
;
23 - (void)setFirstLineWidth
:(float)fp8
;
24 - (void)addressAtom
:(id
)fp8 displayStringDidChange
:(id
)fp12
;
25 - (void)_setNeedsReflow
;
27 - (void)setAddressAtomTarget
:(id
)fp8 action
:(SEL
)fp12
;
29 - (struct CGRect
)labelFrame
;
30 - (id
)atomDisplayStrings
;
31 - (void)setAtomAlpha
:(float)fp8
;