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 @
class NSArray
, NSDictionary
, UIControl
, UIProgressIndicator
;
11 @interface PSControlTableCell
: PSTableCell
14 UIProgressIndicator
*_progressIndicator
;
16 NSDictionary
*_titleDict
;
19 - (void)setValues
:(id
)fp8 titleDictionary
:(id
)fp12
;
25 - (void)setLoading
:(BOOL
)fp8
;
26 - (void)setControl
:(id
)fp8
;
27 - (void)controlChanged
:(id
)fp8
;
28 - (void)setValue
:(id
)fp8
;
29 - (void)layoutSubviews
;