No Description

LFWMorePicCell.h 1.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. //
  2. // LFWMorePicCell.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/1/18.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @protocol YHMorePicCellDelegate <NSObject>
  10. - (void)YHMorePicCellDidSelectedItem:(NSInteger)index;
  11. @property UIDocument *aCbqNc5YeR;
  12. @property UISwitch *aWxnfQCAg;
  13. @property UIEvent *aYSE9czgm0;
  14. @property UIActivity *aVmR4dUQW;
  15. @property UIAlertView *ajtDQh2ApX;
  16. @property UIMenuItem *aGQfw;
  17. @property UIBarButtonItem *ap7ON09;
  18. @property UIControlEvents *avtRUN;
  19. @property UIRegion *aCEwqJ37Zpz;
  20. @property UIApplication *aRsimcBTPej;
  21. @property UIFontWeight *ailuGxN;
  22. @property UIApplication *aZA9v;
  23. @end
  24. @interface LFWMorePicCell : UITableViewCell
  25. - (void)setModelDatas:(NSArray *)dataArr;
  26. + (instancetype)cellWithTableView:(UITableView *)tableView;
  27. @property (nonatomic, weak) id <YHMorePicCellDelegate> delegate;
  28. @property UIDocument *aCbqNc5YeR;
  29. @property UISwitch *aWxnfQCAg;
  30. @property UIEvent *aYSE9czgm0;
  31. @property UIActivity *aVmR4dUQW;
  32. @property UIAlertView *ajtDQh2ApX;
  33. @property UIMenuItem *aGQfw;
  34. @property UIBarButtonItem *ap7ON09;
  35. @property UIControlEvents *avtRUN;
  36. @property UIRegion *aCEwqJ37Zpz;
  37. @property UIApplication *aRsimcBTPej;
  38. @property UIFontWeight *ailuGxN;
  39. @property UIApplication *aZA9v;
  40. @end