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 <UIKit/UITableViewCell.h>
9 @interface
UITableViewCell (UITableViewCellInternal
)
11 - (void)_setEditingStyle
:(int)fp8
;
12 - (void)_setShouldIndentWhileEditing
:(BOOL
)fp8
;
13 - (void)_setDrawsTopSeparator
:(BOOL
)fp8
;
14 - (void)_drawSeparatorInRect
:(struct CGRect
)fp8
;
16 - (void)_drawContentInRect
:(struct CGRect
)fp8 selected
:(BOOL
)fp24
;
18 - (void)_drawBackgroundInRect
:(struct CGRect
)fp8 withFade
:(float)fp24
;
20 - (void)_grabberBeganReorder
:(id
)fp8
;
21 - (void)_grabberDragged
:(id
)fp8 yDelta
:(float)fp12
;
22 - (void)_grabberReleased
:(id
)fp8
;
23 - (void)_uiRemoveControlMinusButtonHideAnimationDone
:(id
)fp8
;
24 - (void)_willBeDeleted
;
25 - (void)removeControl
:(id
)fp8 willRemoveTarget
:(id
)fp12
;
26 - (void)insertControl
:(id
)fp8 shouldInsertWithTarget
:(id
)fp12
;
27 - (void)removeControlWillHideRemoveConfirmation
:(id
)fp8
;
28 - (struct CGRect
)removeControl
:(id
)fp8 startFrameForTarget
:(id
)fp12
;
29 - (struct CGRect
)removeControl
:(id
)fp8 endFrameForTarget
:(id
)fp12
;
30 - (void)removeControl
:(id
)fp8 wasCanceledForTarget
:(id
)fp12
;
31 - (int)tableViewStyle
;
32 - (void)setTableViewStyle
:(int)fp8
;