财神随手记账

JZMarkView.h 2.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. //
  2. // JZMarkView.h
  3. // JIZHANG
  4. //
  5. // Created by jikaipeng on 2017/11/7.
  6. // Copyright © 2017年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @protocol JZMarkViewDelegate <NSObject>
  10. - (void)markViewSelectMarkItem:(NSInteger)index;
  11. @property UIEvent *aZS4Ttw;
  12. @property UIMotionEffect *amiVn3Xr;
  13. @property UIApplication *aqJ8lNcu;
  14. @property UIScreen *alRBsyPS;
  15. @property UIDevice *aJSb9Vx;
  16. @property UIViewController *aU8k7e2;
  17. @property UICollectionView *aORFPzm;
  18. @property UIViewController *ajQ2KlvO;
  19. @property UIUserInterfaceIdiom *a2JVKcUXPiy;
  20. @property UIVisualEffectView *a0vA18s;
  21. @property UIControl *aaLJwhzfSM;
  22. @property UIViewController *aroHkmwIX;
  23. @property UISearchBar *aRcgW;
  24. @property UIControlEvents *a1UGpzmV;
  25. @property UIMotionEffect *a3UaK4Tn5J;
  26. @property UIMenuItem *aYkStrCUhad;
  27. @property UIFont *a08mbTPRc;
  28. @property UIDocument *aT0LGsXW5I;
  29. @property UIKeyCommand *a6yAZfqDdh;
  30. @property UIMotionEffect *aQN8UOLv;
  31. @property UISearchBar *aJu6fKdTx2A;
  32. @property UIScreen *aDWFV;
  33. @property UIMotionEffect *ajD5cK3x;
  34. @property UIColor *aQV4CM0H;
  35. @property UIEdgeInsets *aaH7rE;
  36. @property UIImage *aJa5B2nG;
  37. @property UIFont *aoiPQ;
  38. @property UIColor *aAXZl;
  39. @property UIMenuItem *aIT0deik613;
  40. @property UICollectionView *au0one;
  41. @property UIBarButtonItem *apTgM;
  42. @property UIAlertView *aCvbJ;
  43. @end
  44. @interface JZMarkView : UIView
  45. @property (nonatomic, weak) id<JZMarkViewDelegate> delegate;
  46. - (instancetype)initWithFrame:(CGRect)frame Title:(NSString *)title;
  47. @property UIEvent *aZS4Ttw;
  48. @property UIMotionEffect *amiVn3Xr;
  49. @property UIApplication *aqJ8lNcu;
  50. @property UIScreen *alRBsyPS;
  51. @property UIDevice *aJSb9Vx;
  52. @property UIViewController *aU8k7e2;
  53. @property UICollectionView *aORFPzm;
  54. @property UIViewController *ajQ2KlvO;
  55. @property UIUserInterfaceIdiom *a2JVKcUXPiy;
  56. @property UIVisualEffectView *a0vA18s;
  57. @property UIControl *aaLJwhzfSM;
  58. @property UIViewController *aroHkmwIX;
  59. @property UISearchBar *aRcgW;
  60. @property UIControlEvents *a1UGpzmV;
  61. @property UIMotionEffect *a3UaK4Tn5J;
  62. @property UIMenuItem *aYkStrCUhad;
  63. @property UIFont *a08mbTPRc;
  64. @property UIDocument *aT0LGsXW5I;
  65. @property UIKeyCommand *a6yAZfqDdh;
  66. @property UIMotionEffect *aQN8UOLv;
  67. @property UISearchBar *aJu6fKdTx2A;
  68. @property UIScreen *aDWFV;
  69. @property UIMotionEffect *ajD5cK3x;
  70. @property UIColor *aQV4CM0H;
  71. @property UIEdgeInsets *aaH7rE;
  72. @property UIImage *aJa5B2nG;
  73. @property UIFont *aoiPQ;
  74. @property UIColor *aAXZl;
  75. @property UIMenuItem *aIT0deik613;
  76. @property UICollectionView *au0one;
  77. @property UIBarButtonItem *apTgM;
  78. @property UIAlertView *aCvbJ;
  79. @end