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 "UI9PartImageView.h"
9 @
class SMSTextEntryView
, UIColor
, UIThreePartButton
;
11 @interface mSMSMessageEntryView
: UI9PartImageView
13 SMSTextEntryView
*_textField
;
14 UI9PartImageView
*_balloonBGView
;
15 UIThreePartButton
*_sendButton
;
16 struct CGRect _finalFrame
;
18 UIColor
*_disabledColor
;
21 + (float)defaultHeight
;
22 + (float)maximumHeight
;
23 + (float)verticalPaddingForTextView
;
24 - (id
)initWithDefaultSize
;
28 - (void)enableSendButton
;
30 - (void)disableSendButton
;
31 - (void)touchesEnded
:(id
)fp8 withEvent
:(id
)fp12
;
32 - (struct CGRect
)balloonFrame
;
33 - (void)setIsAnimating
:(BOOL
)fp8
;
34 - (void)setFinalFrame
:(struct CGRect
)fp8
;
35 - (struct CGRect
)finalFrame
;