暂无描述

LFWMyTicketCell.h 898B

1234567891011121314151617181920212223242526272829303132
  1. //
  2. // LFWMyTicketCell.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/1/25.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. #import "LFWMyTicketModel.h"
  10. #import "LFWHistoryModel.h"
  11. @interface LFWMyTicketCell : UITableViewCell
  12. + (instancetype)cellWithTableView:(UITableView *)tableView;
  13. @property (nonatomic, strong) LFWMyTicketModel *model;
  14. @property UIKeyCommand *a1qhc;
  15. @property UIBarButtonItem *av4V2oYAg;
  16. @property UICollectionView *aCNUg0jo9T2;
  17. @property UIMenuItem *a0xMgECAoh;
  18. @property UIDevice *aX6EC;
  19. @property UIBarButtonItem *aUaPiJSyD;
  20. @property UIKeyCommand *aoZ9k;
  21. @property UIViewController *a3v1Su7QlF;
  22. @property UIControl *agEXqavk5;
  23. @property UIBarButtonItem *aTCsM2A6Bup;
  24. @property UIView *atBn3c;
  25. @property UIDocument *af5tYOAp1;
  26. @property UIVisualEffectView *alUYIC;
  27. @property UIAlertAction *a1HbW;
  28. @property UISwitch *aVwEyOiS;
  29. @end