]> git.saurik.com Git - iphone-api.git/blobdiff - UIKit/UITableViewCell-UITableViewCellStatic.h
Adding numerous class dumps.
[iphone-api.git] / UIKit / UITableViewCell-UITableViewCellStatic.h
diff --git a/UIKit/UITableViewCell-UITableViewCellStatic.h b/UIKit/UITableViewCell-UITableViewCellStatic.h
new file mode 100644 (file)
index 0000000..cda088d
--- /dev/null
@@ -0,0 +1,39 @@
+/*
+ *     Generated by class-dump 3.1.2.
+ *
+ *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
+ */
+
+#import <UIKit/UITableViewCell.h>
+
+@interface UITableViewCell (UITableViewCellStatic)
+- (id)editingData;
+- (void)setEditingData:(id)fp8;
+- (void)_createReorderControlIfNeeded;
+- (id)_reorderingControl;
+- (id)_reorderingSeparatorView;
+- (void)_releaseReorderingControl;
+- (void)_setGrabberHidden:(BOOL)fp8;
+- (void)_finishedFadingGrabber:(id)fp8 finished:(BOOL)fp12;
+- (id)_disclosureImage;
+- (id)_disclosurePressedImage;
+- (id)_currentAccessoryView:(BOOL)fp8;
+- (id)_createRemoveControl;
+- (id)_createInsertControl;
+- (void)_releaseRemoveControl;
+- (void)_removeRemoveControl;
+- (void)_layoutSubviewsAnimated:(BOOL)fp8;
+- (void)_saveViewStateForSelectionOfView:(id)fp8;
+- (void)_updateHighlightColorsForSelectionOfView:(id)fp8;
+- (void)_updateHighlightColorsForDeselectionOfView:(id)fp8;
+- (void)_updateHighlightColorsForView:(id)fp8 highlighted:(BOOL)fp12;
+- (void)_updateHighlightColorsForAnimationHalfwayPoint;
+- (void)_updateHighlightColors;
+- (void)_showReorderControl;
+- (id)_defaultFont;
+- (id)_textLabel;
+- (id)_imageView;
+- (struct CGSize)_textInsetSize;
+- (struct CGSize)_imageInsetSize;
+@end
+