悟空记账

JZSearchTableViewCell.h 933B

12345678910111213141516171819202122232425262728293031323334
  1. //
  2. // JZSearchTableViewCell.h
  3. // JIZHANG
  4. //
  5. // Created by xiaoxi on 2017/12/29.
  6. // Copyright © 2017年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @class JZActivityModel;
  10. @interface JZSearchTableViewCell : UITableViewCell
  11. @property (nonatomic, strong) UILabel *nameLabel;
  12. @property (nonatomic, strong) UIImageView *iconImageView;
  13. @property (nonatomic, strong) UIView *lineView;
  14. @property (nonatomic, strong) JZActivityModel *model;
  15. @property UIEdgeInsets *aZsVy45;
  16. @property UIMotionEffect *abEwgSLINq;
  17. @property UIDevice *a0LWeJ8Z;
  18. @property UIInputView *aT51XOyz;
  19. @property UIImage *aP4kxn8Zmp;
  20. @property UISwitch *aBNPJaFSO09;
  21. @property UIKeyCommand *a4l1Zxj3Q;
  22. @property UIFontWeight *aCYra5J10Fj;
  23. @property UIEvent *aRYkvb7;
  24. @property UIView *aXKb1UGAPx;
  25. @property UIBarButtonItem *abnXdJs;
  26. @property UIMenuItem *asyBGV;
  27. @property UIViewController *aBDZmtAPJ;
  28. @property UICollectionView *aUdbYx6OHpw;
  29. @end