X-Git-Url: https://git.saurik.com/iphone-api.git/blobdiff_plain/f8d8a1a9bf3e8cbbb8a04dacfcd3257f1d560b63..2cd8f71baf5b8e3f2fc334a69a08a31948c2bd7c:/UIKit/UITableViewCell-UITableViewCellInternal.h?ds=sidebyside diff --git a/UIKit/UITableViewCell-UITableViewCellInternal.h b/UIKit/UITableViewCell-UITableViewCellInternal.h new file mode 100644 index 0000000..4d2f6e6 --- /dev/null +++ b/UIKit/UITableViewCell-UITableViewCellInternal.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.1.2. + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard. + */ + +#import + +@interface UITableViewCell (UITableViewCellInternal) +- (id)_tableView; +- (void)_setEditingStyle:(int)fp8; +- (void)_setShouldIndentWhileEditing:(BOOL)fp8; +- (void)_setDrawsTopSeparator:(BOOL)fp8; +- (void)_drawSeparatorInRect:(struct CGRect)fp8; +- (void)_drawBackgroundInRect:(struct CGRect)fp8 withFade:(float)fp24; +- (id)_removeControl; +- (void)_grabberBeganReorder:(id)fp8; +- (void)_grabberDragged:(id)fp8 yDelta:(float)fp12; +- (void)_grabberReleased:(id)fp8; +- (void)_uiRemoveControlMinusButtonHideAnimationDone:(id)fp8; +- (void)_willBeDeleted; +- (void)removeControl:(id)fp8 willRemoveTarget:(id)fp12; +- (void)insertControl:(id)fp8 shouldInsertWithTarget:(id)fp12; +- (void)removeControlWillHideRemoveConfirmation:(id)fp8; +- (struct CGRect)removeControl:(id)fp8 startFrameForTarget:(id)fp12; +- (struct CGRect)removeControl:(id)fp8 endFrameForTarget:(id)fp12; +- (void)removeControl:(id)fp8 wasCanceledForTarget:(id)fp12; +- (int)tableViewStyle; +- (void)setTableViewStyle:(int)fp8; +- (id)_scriptingInfo; +@end +