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 <ChatKit/CKBalloonView.h>
9 @
class DOMHTMLElement
, UIWebDocumentView
;
11 @interface CKWebBalloonView
: CKBalloonView
13 UIWebDocumentView
*_webLayer
;
14 DOMHTMLElement
*_textElement
;
17 + (BOOL
)shouldHaveAccessoryDiclosure
;
18 + (struct CGSize
)defaultSize
;
19 + (float)heightForText
:(id
)fp8 width
:(float)fp12 includeBuffers
:(BOOL
)fp16
;
20 - (id
)initWithFrame
:(struct CGRect
)fp8 delegate
:(id
)fp24
;
22 - (void)setOrientation
:(int)fp8
;
23 - (void)setFrame
:(struct CGRect
)fp8
;
24 - (void)setMessagePart
:(id
)fp8
;
25 - (void)setComposition
:(id
)fp8
;
26 - (void)setText
:(id
)fp8
;
27 - (void)setDraws
:(BOOL
)fp8
;
29 - (void)layoutSubviews
;
30 - (void)setNeedsDisplay
;
32 - (void)cancelInteraction
;