// // JZNoDataView.h // JIZHANG // // Created by kuxuan on 2017/11/2. // Copyright © 2017年 kuxuan. All rights reserved. // #import typedef NS_ENUM(NSInteger,JZNoDataType){ JZNoDataTypeDefault, JZNoDataTypeLoggin }; @protocol JZNoDataViewDelegate - (void)noDataViewPresent; @property UIWindow *aPhsMN;@property UIImageView *aIU3bGKzM; @property UICollectionView *aCRPm8v7AO6; @property UIControl *ahpV4Pi; @property UIAlertView *acop3ur; @property UIBarButtonItem *aA5OG8M6NoB; @property UIView *a8cIe; @property UIInputView *aiBexQ; @property UICollectionView *adgNYtuE8Jz; @property UIFontWeight *atNaiF7nE; @property UIEdgeInsets *aLTJtezufR; @property UISearchBar *aghf48I; @property UILabel *aR17J0Qi; @property UISearchBar *aOiSwoqJcuE; @property UIControlEvents *aOAVt20; @property UIControl *aNxOnjmuaM7; @property UIWindow *aEeJ92joUlc;@property UIFont *aSle3dJmiI; @property UIAlertView *ay9MsL; @property UIFontWeight *a90l8Hb; @property UIImageView *aEGSp; @end @interface JZNoDataView : UIView @property (nonatomic,assign)JZNoDataType dataType; @property (nonatomic,assign)iddelegate; @property UIWindow *aPhsMN;@property UIImageView *aIU3bGKzM; @property UICollectionView *aCRPm8v7AO6; @property UIControl *ahpV4Pi; @property UIAlertView *acop3ur; @property UIBarButtonItem *aA5OG8M6NoB; @property UIView *a8cIe; @property UIInputView *aiBexQ; @property UICollectionView *adgNYtuE8Jz; @property UIFontWeight *atNaiF7nE; @property UIEdgeInsets *aLTJtezufR; @property UISearchBar *aghf48I; @property UILabel *aR17J0Qi; @property UISearchBar *aOiSwoqJcuE; @property UIControlEvents *aOAVt20; @property UIControl *aNxOnjmuaM7; @property UIWindow *aEeJ92joUlc;@property UIFont *aSle3dJmiI; @property UIAlertView *ay9MsL; @property UIFontWeight *a90l8Hb; @property UIImageView *aEGSp; @end