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 "UITextContentView.h"
11 @interface CKTextContentView
: UITextContentView
13 UILabel
*_defaultTextView
;
16 + (float)singleLineTextHeight
;
17 - (id
)initWithFrame
:(struct CGRect
)fp8
;
19 - (void)setDefaultText
:(id
)fp8
;
20 - (void)setText
:(id
)fp8
;
22 - (BOOL
)keyboardInputChanged
:(id
)fp8
;
23 - (void)hideDefaultText
:(BOOL
)fp8
;
24 - (id
)automaticallySelectedOverlay
;
25 - (void)scrollRectToVisible
:(struct CGRect
)fp8 animated
:(BOOL
)fp24
;
26 - (void)_adjustForSingleLineHeightIfNecessary
;
28 - (void)_updateDefaultText
;