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/PSListController.h>
9 @interface PSEditableListController
: PSListController
14 - (id
)initForContentSize
:(struct CGSize
)fp8
;
15 - (void)_updateNavigationBar
:(BOOL
)fp8
;
16 - (void)viewWillBecomeVisible
:(void *)fp8
;
17 - (void)viewWillRedisplay
;
18 - (void)pushController
:(id
)fp8
;
19 - (void)navigationBarButtonClicked
:(int)fp8
;
21 - (void)setEditable
:(BOOL
)fp8
;
22 - (BOOL
)table
:(id
)fp8 canSelectRow
:(int)fp12
;
23 - (BOOL
)table
:(id
)fp8 canDeleteRow
:(int)fp12
;
24 - (BOOL
)performDeletionActionForSpecifier
:(id
)fp8
;
25 - (void)table
:(id
)fp8 deleteRow
:(int)fp12
;