]>
git.saurik.com Git - cydia.git/blob - UICaboodle/ResetView.h
1 #import <UICaboodle/RVPage.h>
2 #import <UICaboodle/RVBook.h>
4 #import <UIKit/UIKit.h>
6 @interface
UIView (RVBook
)
7 - (void) resetViewAnimated
:(BOOL
)animated
;
11 @interface
UITable (RVBook
)
12 - (void) resetViewAnimated
:(BOOL
)animated
;
16 @interface
UITableView (RVBook
)
17 - (void) resetViewAnimated
:(BOOL
)animated
;
21 @interface
UISectionList (RVBook
)
22 - (void) resetViewAnimated
:(BOOL
)animated
;