悟空记账

JZMineBillTableViewCell.h 1.2KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. //
  2. // JZMineBillTableViewCell.h
  3. // JIZHANG
  4. //
  5. // Created by jikaipeng on 2017/10/19.
  6. // Copyright © 2017年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. #import "JZMineBillModel.h"
  10. @interface JZMineBillTableViewCell : UITableViewCell
  11. @property (nonatomic, strong) JZMineBillModel *model;
  12. @property UIBarButtonItem *aDotb3iny5P;
  13. @property UILabel *a3e4QcAV0hw;
  14. @property UIBezierPath *aMTSbRDKe;
  15. @property UIImageView *aeQ8G41DJO;
  16. @property UIBarButtonItem *aWbA6UhZo;
  17. @property UILabel *asmLhfVnx;
  18. @property UIAlertView *aRBMbOKJps;
  19. @property UILabel *ayamjNZfx1;
  20. @property UIEdgeInsets *aBetF1;
  21. @property UIKeyCommand *ahO9jZ5xW;
  22. @property UIControlEvents *aVCUpYG6Nm;
  23. @property UIMenuItem *asLmdq;
  24. @property UIControlEvents *aP2emjc;
  25. @property UIImageView *a86XYE;
  26. @property UIImageView *a9NWx;
  27. @property UIBezierPath *aJqvfd;
  28. @property UIInputView *aT3qM;
  29. @property UIImageView *aL6O4V;
  30. @property UIBezierPath *aGti1lAW6;
  31. @property UIAlertAction *aLchJpkj;
  32. @property UIControl *aCpFa7oy1f;
  33. @property UIFont *a2iWUmp;
  34. @property UIKeyCommand *aW1DcJvLemt;
  35. @property UIVisualEffectView *ay7jbUA;
  36. @property UIColor *aKz7CnamY;
  37. @property UIFontWeight *ay7asN;
  38. @property UIVisualEffectView *aVWbls6Cgr;
  39. @end