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 UIPlacardButton
;
11 @interface CKTranscriptHeaderView
: UIView
14 UIPlacardButton
*_firstButton
;
15 UIPlacardButton
*_secondButton
;
16 UIPlacardButton
*_loadMoreButton
;
19 + (float)defaultHeight
;
20 - (id
)initWithFrame
:(struct CGRect
)fp8 withFirstTitle
:(id
)fp24 withSecondTitle
:(id
)fp28 displayLoadPrevious
:(BOOL
)fp32
;
22 - (void)setButtonsEnabled
:(BOOL
)fp8
;
23 - (void)setDelegate
:(id
)fp8
;
24 - (void)_buttonClicked
:(id
)fp8
;