X-Git-Url: https://git.saurik.com/iphone-api.git/blobdiff_plain/f8d8a1a9bf3e8cbbb8a04dacfcd3257f1d560b63..2cd8f71baf5b8e3f2fc334a69a08a31948c2bd7c:/UIKit/UITableView-_UITableViewPrivate.h diff --git a/UIKit/UITableView-_UITableViewPrivate.h b/UIKit/UITableView-_UITableViewPrivate.h new file mode 100644 index 0000000..559593c --- /dev/null +++ b/UIKit/UITableView-_UITableViewPrivate.h @@ -0,0 +1,72 @@ +/* + * Generated by class-dump 3.1.2. + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard. + */ + +#import + +@interface UITableView (_UITableViewPrivate) +- (float)_animationDuration; +- (void)_ensureRowDataIsLoaded; +- (void)_updateRowData; +- (void)_scheduleAdjustExtraSeparators; +- (void)_adjustCountLabel; +- (void)_adjustReusableTableCells; +- (void)_delaySendSelectionDidChangeFromIndexPath:(id)fp8; +- (void)_sendSelectionDidChange; +- (void)_suspendReloads; +- (void)_resumeReloads; +- (unsigned int)_countStringRowCount; +- (void)_setRowCount:(int)fp8; +- (void)setCountStringInsignificantRowCount:(unsigned int)fp8; +- (void)setCountString:(id)fp8; +- (void)setTableHeaderBackgroundColor:(id)fp8; +- (id)tableHeaderBackgroundColor; +- (void)_adjustTableHeaderAndFooterViews; +- (void)_updateContentSize; +- (void)_updateIndexFrame; +- (void)_updateIndexTitles:(id)fp8; +- (void)_updateIndex; +- (void)_setupCellAnimations; +- (void)_endCellAnimations; +- (void)_setNeedsVisibleCellsUpdate:(BOOL)fp8 withFrames:(BOOL)fp12; +- (void)_updateVisibleCellsImmediatelyIfNecessary; +- (BOOL)allowsHeaderViewsToFloat; +- (BOOL)allowsFooterViewsToFloat; +- (void)_updateVisibleHeadersAndFootersNow; +- (void)_updateVisibleCellsNow; +- (struct _NSRange)_visibleGlobalRowsInRect:(struct CGRect)fp8; +- (BOOL)_shouldDisplayExtraSeparatorsAtOffset:(float *)fp8 rowHeight:(float *)fp12; +- (void)_adjustExtraSeparators; +- (void)_addContentSubview:(id)fp8 atBack:(BOOL)fp12; +- (void)_drawExtraSeparator:(struct CGRect)fp8; +- (id)_createPreparedCellForGlobalRow:(int)fp8 withIndexPath:(id)fp12; +- (id)_createPreparedCellForGlobalRow:(int)fp8; +- (id)_createPreparedCellForRowAtIndexPath:(id)fp8; +- (id)_tableViewCellForContentView:(id)fp8; +- (int)_editingStyleForRowAtIndexPath:(id)fp8; +- (BOOL)_shouldIndentWhileEditingForRowAtIndexPath:(id)fp8; +- (int)_accessoryTypeForCell:(id)fp8 forRowAtIndexPath:(id)fp12; +- (BOOL)_canMoveRowAtIndexPath:(id)fp8; +- (id)_reorderingSupport; +- (void)_saveTableStateBeforeAnimationForRowAtIndexPath:(id)fp8; +- (void)_restoreTableStateAfterAnimation; +- (id)_newSectionViewWithFrame:(struct CGRect)fp8 isHeader:(BOOL)fp24; +- (id)_sectionHeaderViewWithFrame:(struct CGRect)fp8 forSection:(int)fp24 opaque:(BOOL)fp28 reuseViewIfPossible:(BOOL)fp32; +- (id)_sectionFooterViewWithFrame:(struct CGRect)fp8 forSection:(int)fp24 opaque:(BOOL)fp28 reuseViewIfPossible:(BOOL)fp32; +- (void)_reuseTableViewCell:(id)fp8; +- (void)_reuseHeaderView:(id)fp8; +- (void)_reuseFooterView:(id)fp8; +- (void)_updateWithItems:(id)fp8 withOldRowData:(id)fp12 oldRowRange:(struct _NSRange)fp16 newRowRange:(struct _NSRange)fp24; +- (void)_updateAnimationDidStop:(id)fp8 finished:(id)fp12 context:(id)fp16; +- (BOOL)_canEditRowAtIndexPath:(id)fp8; +- (void)_accessoryButtonAction:(id)fp8; +- (void)_setupCell:(id)fp8 forEditing:(BOOL)fp12 atIndexPath:(id)fp16 animated:(BOOL)fp20; +- (void)_sectionIndexChanged:(id)fp8; +- (void)_updateShowScrollIndicatorsFlag; +- (BOOL)_hasSwipeToDeleteRow; +- (BOOL)_shouldDisplayTopSeparator; +- (void)_languageChanged; +@end +