财神随手记账

JZPlusTimeDetailView.h 1.9KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. //
  2. // JZPlusTimeDetailView.h
  3. // JIZHANG
  4. //
  5. // Created by xiaoxi on 2017/10/23.
  6. // Copyright © 2017年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @protocol JZPlusTimeDetailViewDelegate <NSObject>
  10. - (void)jzPlusTimeDetailViewDelegateTime:(NSString *)time Date:(NSDate *)date;
  11. @property UIAlertAction *aHZqIRawMG;
  12. @property UIUserInterfaceIdiom *a6yKqd35I4n;
  13. @property UIScreen *aiM9rxFmUC;
  14. @property UIMotionEffect *aaQdC1GPIFL;
  15. @property UIRegion *aJxdK5;
  16. @property UIImageView *aGuRFeVU9q;
  17. @property UIInputView *adILbpxqk;
  18. @property UIFontWeight *adN1okAR3;
  19. @property UIControl *aM0jOSpg7;
  20. @property UILabel *aUo7lu;
  21. @property UIBarButtonItem *ayKc5Lsq8hZ;
  22. @property UIImage *aKS2o;
  23. @property UIMenuItem *aaG1pWn;
  24. @property UIMotionEffect *awULQh5E;
  25. @property UIAlertView *aIg7aBlxLis;
  26. @property UIActivity *aVmAH;
  27. @property UIControl *aL5Taeo;
  28. @property UIScreen *ai3ckz25fah;
  29. @property UIRegion *aVI6fN0Wc;
  30. @property UIDocument *aHXBwR;
  31. @property UIMotionEffect *aZNaC0;
  32. @property UIInputView *aAe4LpnjB;
  33. @end
  34. @interface JZPlusTimeDetailView : UIView
  35. @property (nonatomic, weak) id<JZPlusTimeDetailViewDelegate> delegate;
  36. - (void)show;
  37. @property UIAlertAction *aHZqIRawMG;
  38. @property UIUserInterfaceIdiom *a6yKqd35I4n;
  39. @property UIScreen *aiM9rxFmUC;
  40. @property UIMotionEffect *aaQdC1GPIFL;
  41. @property UIRegion *aJxdK5;
  42. @property UIImageView *aGuRFeVU9q;
  43. @property UIInputView *adILbpxqk;
  44. @property UIFontWeight *adN1okAR3;
  45. @property UIControl *aM0jOSpg7;
  46. @property UILabel *aUo7lu;
  47. @property UIBarButtonItem *ayKc5Lsq8hZ;
  48. @property UIImage *aKS2o;
  49. @property UIMenuItem *aaG1pWn;
  50. @property UIMotionEffect *awULQh5E;
  51. @property UIAlertView *aIg7aBlxLis;
  52. @property UIActivity *aVmAH;
  53. @property UIControl *aL5Taeo;
  54. @property UIScreen *ai3ckz25fah;
  55. @property UIRegion *aVI6fN0Wc;
  56. @property UIDocument *aHXBwR;
  57. @property UIMotionEffect *aZNaC0;
  58. @property UIInputView *aAe4LpnjB;
  59. @end