2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import "mSMSBalloonTextField.h"
9 @
class DOMHTMLElement
, UIWebDocumentView
;
11 @interface mSMSBalloonWebTextField
: mSMSBalloonTextField
13 UIWebDocumentView
*_webLayer
;
14 DOMHTMLElement
*_textElement
;
17 + (float)heightForText
:(id
)fp8
;
18 - (id
)initWithFrame
:(struct CGRect
)fp8
;
20 - (void)setOrientation
:(int)fp8
;
21 - (void)setText
:(id
)fp8
;
22 - (void)setDraws
:(BOOL
)fp8
;
24 - (void)setNeedsDisplay
;
26 - (void)cancelInteraction
;
27 - (void)webViewDidChange
:(id
)fp8
;