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 <Preferences/PSTableCell.h>
9 #import "UITextViewLegacyDelegate-Protocol.h"
13 @interface PSTextViewTableCell
: PSTableCell
<UITextViewLegacyDelegate
>
15 PSTextView
*_textView
;
18 - (void)setValue
:(id
)fp8
;
19 - (void)textViewDidResignFirstResponder
:(id
)fp8
;
20 - (BOOL
)becomeFirstResponder
;
21 - (BOOL
)canBecomeFirstResponder
;
22 - (BOOL
)resignFirstResponder
;
24 - (void)setTextView
:(id
)fp8
;
25 - (void)drawTitleInRect
:(struct CGRect
)fp8 selected
:(BOOL
)fp24
;