财神随手记账

JZOptionCollectionViewCell.h 1.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. //
  2. // JZOptionCollectionViewCell.h
  3. // JIZHANG
  4. //
  5. // Created by kuxuan on 2017/10/27.
  6. // Copyright © 2017年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. typedef NS_ENUM(NSInteger,KXOptionSelectState){
  10. KXOptionSelectStateNomal,
  11. KXOptionSelectStateSelected
  12. };
  13. @interface JZOptionCollectionViewCell : UICollectionViewCell
  14. @property(nonatomic,assign) BOOL selection;
  15. -(void)setTitleColor:(UIColor *)color forState:(KXOptionSelectState)state;
  16. @property (nonatomic,strong)UILabel *titleLabel;
  17. @property (nonatomic,strong)UILabel *lineLabel;
  18. @property UIScreen *aWe5IJF4;
  19. @property UIBarButtonItem *agj2KImQP;
  20. @property UIMotionEffect *aYuchW3JBR;
  21. @property UITableView *aapCO;
  22. @property UIInputView *acihz;
  23. @property UIVisualEffectView *aGxzodp7f;
  24. @property UIControl *a43KzMJ;
  25. @property UIColor *aWUc368r9D;
  26. @property UIButton *a1Pd69KWfLO;
  27. @property UIAlertView *aYLDyo2Z;
  28. @property UIDevice *aY9NnKr;
  29. @property UITableView *aUBMSfX164u;
  30. @property UIRegion *aEw3nNrQL;
  31. @property UISearchBar *aewSLb;
  32. @property UIInputView *aBkoVG2;
  33. @property UIWindow *aSaeF7;@property UIBezierPath *agvhlai4;
  34. @property UIFontWeight *akgA3;
  35. @property UIVisualEffectView *aZ4BV6MTl;
  36. @property UIEvent *aM8wE;
  37. @property UIScreen *aPg9o2;
  38. @property UIAlertView *aLOnMRWNP;
  39. @property UIBarButtonItem *aXgjK0uIA;
  40. @end