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/CKTextContentView.h>
9 #import "DOMEventListener-Protocol.h"
11 @interface CKRichContentView
: CKTextContentView
<DOMEventListener
>
13 id _richContentDelegate
;
16 - (id
)initWithFrame
:(struct CGRect
)fp8
;
19 - (void)insertImage
:(id
)fp8 ID
:(id
)fp12 URL
:(id
)fp16
;
20 - (id
)nodeForImage
:(id
)fp8 ID
:(id
)fp12 URL
:(id
)fp16
;
21 - (id
)createDocumentFragment
;
22 - (void)_wvHelperThawSelectionTag
;
23 - (void)_wvInsertHTML
:(id
)fp8
;
24 - (void)_wvRegisterForDOMEvents
;
25 - (void)_wvUnregisterForDOMEvents
;
26 - (void)handleEvent
:(id
)fp8
;
27 - (void)setHTML
:(id
)fp8
;
28 - (void)insertHTML
:(id
)fp8
;
29 - (id
)richContentDelegate
;
30 - (void)setRichContentDelegate
:(id
)fp8
;