财神随手记账

JZHomeUpdateView.h 2.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. //
  2. // JZHomeUpdateView.h
  3. // JIZHANG
  4. //
  5. // Created by jikaipeng on 2017/11/21.
  6. // Copyright © 2017年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @protocol JZHomeUpdateViewDelegate <NSObject>
  10. - (void)HomeUpdateViewSelectItem:(NSInteger)index;
  11. @property UIActivity *aZWf4D;
  12. @property UIControlEvents *aGmMtZ;
  13. @property UIVisualEffectView *a2p6Mt3zeIW;
  14. @property UIAlertView *aWwlkpO;
  15. @property UIScreen *aKbLYn40XQD;
  16. @property UIMenuItem *asOFIL4;
  17. @property UIVisualEffectView *aTxri6d;
  18. @property UILabel *ansyV;
  19. @property UIRegion *acN4V;
  20. @property UISwitch *aBAy7at36rn;
  21. @property UIKeyCommand *aojd5;
  22. @property UIImage *am12TzedV0t;
  23. @property UIApplication *aGbym8;
  24. @property UIAlertView *abrVteFHfw;
  25. @property UIScreen *atEmg8J6Gq;
  26. @property UIControlEvents *aXfnVWvmO;
  27. @property UIViewController *aPSmeo;
  28. @property UIImage *a1PTX;
  29. @property UIActivity *as7bJ;
  30. @property UIDocument *a1yMX;
  31. @property UIDocument *aWsbSi2;
  32. @property UIRegion *acXEU6nRGYe;
  33. @property UIFontWeight *aAXK1MZDFY;
  34. @property UIControl *aBu5E3oD0OW;
  35. @property UIButton *aLeixcI4;
  36. @property UIApplication *akopvE;
  37. @property UIImage *a27rzm;
  38. @property UIEdgeInsets *akIcdDygH;
  39. @property UIImage *a5YjUS;
  40. @property UIBarButtonItem *a1j0q;
  41. @property UIEvent *at3c5;
  42. @end
  43. @interface JZHomeUpdateView : UIView
  44. @property (nonatomic, weak) id<JZHomeUpdateViewDelegate> delegate;
  45. - (instancetype)initWithFrame:(CGRect)frame Title:(NSString *)title;
  46. @property UIActivity *aZWf4D;
  47. @property UIControlEvents *aGmMtZ;
  48. @property UIVisualEffectView *a2p6Mt3zeIW;
  49. @property UIAlertView *aWwlkpO;
  50. @property UIScreen *aKbLYn40XQD;
  51. @property UIMenuItem *asOFIL4;
  52. @property UIVisualEffectView *aTxri6d;
  53. @property UILabel *ansyV;
  54. @property UIRegion *acN4V;
  55. @property UISwitch *aBAy7at36rn;
  56. @property UIKeyCommand *aojd5;
  57. @property UIImage *am12TzedV0t;
  58. @property UIApplication *aGbym8;
  59. @property UIAlertView *abrVteFHfw;
  60. @property UIScreen *atEmg8J6Gq;
  61. @property UIControlEvents *aXfnVWvmO;
  62. @property UIViewController *aPSmeo;
  63. @property UIImage *a1PTX;
  64. @property UIActivity *as7bJ;
  65. @property UIDocument *a1yMX;
  66. @property UIDocument *aWsbSi2;
  67. @property UIRegion *acXEU6nRGYe;
  68. @property UIFontWeight *aAXK1MZDFY;
  69. @property UIControl *aBu5E3oD0OW;
  70. @property UIButton *aLeixcI4;
  71. @property UIApplication *akopvE;
  72. @property UIImage *a27rzm;
  73. @property UIEdgeInsets *akIcdDygH;
  74. @property UIImage *a5YjUS;
  75. @property UIBarButtonItem *a1j0q;
  76. @property UIEvent *at3c5;
  77. @end