财神随手记账

JZChartsPieTableViewCell.h 959B

1234567891011121314151617181920212223242526272829303132
  1. //
  2. // JZChartsPieTableViewCell.h
  3. // JIZHANG
  4. //
  5. // Created by xiaoxi on 2017/10/30.
  6. // Copyright © 2017年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @class JZNewCategoryDetailModel;
  10. @interface JZChartsPieTableViewCell : UITableViewCell
  11. @property(nonatomic,strong)UIView *colorView;
  12. @property(nonatomic,strong)UILabel *name;
  13. @property(nonatomic,strong)UILabel *percent;
  14. @property(nonatomic,strong)NSNumber *totalMoney;
  15. //@property(nonatomic,strong)JZCategoryDataModel *categoryModel;
  16. @property(nonatomic,strong)JZNewCategoryDetailModel *categoryModel;
  17. @property UIMenuItem *a5DqjL;
  18. @property UIFontWeight *aJpM5oPU3wt;
  19. @property UIAlertAction *aRQTHMbCeh;
  20. @property UIAlertView *aGiMV6K;
  21. @property UIEvent *aa0d5gTDhIS;
  22. @property UIView *a7H3h2xp;
  23. @property UIDevice *aqgjt4cOs5;
  24. @property UIMotionEffect *aW8mK;
  25. @property UIDevice *arHGkLtlNF;
  26. @property UIView *aYAfp4Exi;
  27. @property UIButton *ao7FM1Y;
  28. @property UIInputView *a0Fxgy;
  29. @end