]>
git.saurik.com Git - cydia.git/blob - UICaboodle/ResetView.h
4 #import <UIKit/UISectionList.h>
5 #import <UIKit/UITable.h>
7 @interface
UIView (RVBook
)
8 - (void) resetViewAnimated
:(BOOL
)animated
;
12 @interface
UITable (RVBook
)
13 - (void) resetViewAnimated
:(BOOL
)animated
;
17 @interface
UISectionList (RVBook
)
18 - (void) resetViewAnimated
:(BOOL
)animated
;