两折卖----返利app-----返利圈

UITableView+MJRefreshAutoManager.h 894B

12345678910111213141516171819202122232425262728293031323334
  1. //
  2. // UITableView+MJRefreshAutoManager.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/5/23.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. #import <MJRefresh.h>
  10. typedef NS_ENUM(NSInteger, MJTableFooterRefreshState) {
  11. MJTableFooterRefreshStateNormal,
  12. MJTableFooterRefreshStateLoadMore,
  13. MJTableFooterRefreshStateNoMore
  14. };
  15. @interface UITableView (MJRefreshAutoManager)
  16. @property (nonatomic, assign) MJTableFooterRefreshState footRefreshState;
  17. @property UIAlertView *agXPa5Sy;
  18. @property UIScreen *aSyfN3twp;
  19. @property UIWindow *aPKunNm2wqV;@property UIViewController *a4bcJes20;
  20. @property UIViewController *aCsAtLhbqGR;
  21. @property UIBarButtonItem *amuop;
  22. @property UIFont *afcJMgQ;
  23. @property UIApplication *aGapDe;
  24. @property UISearchBar *a3cbYoJH5d;
  25. @property UIBarButtonItem *aTocyNbf;
  26. @property UIColor *aC5wEI6joxH;
  27. @end