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 NSString
, UIImage
;
11 @interface CKGenericFileBalloonView
: CKBalloonView
19 + (struct CGPoint
)offsetForBubbleInsetAtPoint
:(struct CGPoint
)fp8
;
20 + (float)additionalHeightForBubbleWhenInsetAtPoint
:(struct CGPoint
)fp8
;
22 + (BOOL
)shouldHaveAccessoryDiclosure
;
23 - (id
)initWithFrame
:(struct CGRect
)fp8 delegate
:(id
)fp24
;
25 - (void)drawRect
:(struct CGRect
)fp8
;
26 - (float)tightenedWidth
;
28 - (void)setText
:(id
)fp8
;
29 - (void)setSubtext
:(id
)fp8
;
30 - (void)setIcon
:(id
)fp8
;
33 - (struct CGRect
)_iconRect
;
34 - (struct CGRect
)_textRect
;
35 - (struct CGRect
)_subtextRect
;