00001 /* 00002 * Generated by class-dump 3.1.1. 00003 * 00004 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard. 00005 */ 00006 00007 #import "UIPreferencesTextTableCell.h" 00008 00009 @interface PSEditableTableCell : UIPreferencesTextTableCell 00010 { 00011 id _userInfo; 00012 SEL _targetSetter; 00013 id _realTarget; 00014 } 00015 00016 - (void)controlChanged:(id)fp8; 00017 - (void)setValueChangedOnReturn; 00018 - (void)setValueChangedTarget:(id)fp8 action:(SEL)fp12 userInfo:(id)fp16; 00019 - (void)dealloc; 00020 00021 @end 00022