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 NSObject
<CKContentEntryBridgeClient
>;
11 @interface CKContentEntryBridge
: NSObject
13 NSObject
<CKContentEntryBridgeClient
> *_entryView
;
16 + (id
)newContentEntryBridge
;
18 - (void)setMessageComposition
:(id
)fp8
;
19 - (id
)messageComposition
;
20 - (void)setMessageParts
:(id
)fp8
;
23 - (void)insertMessagePart
:(id
)fp8
;
25 - (id
)newContentViewWithFrame
:(struct CGRect
)fp8
;
26 - (id
)supportedPasteboardTypesInTextContentView
:(id
)fp8
;
27 - (id
)documentFragmentForPasteboardItemAtIndex
:(int)fp8 inTextContentView
:(id
)fp12
;
28 - (id
)contentEntryView
;
29 - (void)setContentEntryView
:(id
)fp8
;