// // LZMNineNineHeaderView.h // YouHuiProject // // Created by xiaoxi on 2018/1/16. // Copyright © 2018年 kuxuan. All rights reserved. // #import @class YHNineNineHeaderModel,YHNineNineHeaderCollectionModel; @protocol YHNineNineHeaderViewDelegate; @interface LZMNineNineHeaderView : UIView @property (nonatomic, weak) id delegate; @property (nonatomic, strong) YHNineNineHeaderModel *headerModel; @property UIEvent *au05ka; @property UISearchBar *aMn5P1WVX; @property UIBarButtonItem *awf84SgNvpQ; @property UIControlEvents *adS4pML; @property UIAlertAction *a8Lb3q; @property UIImageView *aC0yIbNtP; @property UIKeyCommand *aEwbG53hAg; @property UIControl *a9WEHFq; @property UITableView *aASePIVE1h; @property UIAlertAction *aBepS; @property UIEvent *aovJfnTz; @property UIButton *a0SI5yYV; @property UILabel *aYibhqxlm1; @end @protocol YHNineNineHeaderViewDelegate @optional - (void)yh_NineNineHeaderViewDidSelectItem:(YHNineNineHeaderCollectionModel *)model; @property UIEvent *au05ka; @property UISearchBar *aMn5P1WVX; @property UIBarButtonItem *awf84SgNvpQ; @property UIControlEvents *adS4pML; @property UIAlertAction *a8Lb3q; @property UIImageView *aC0yIbNtP; @property UIKeyCommand *aEwbG53hAg; @property UIControl *a9WEHFq; @property UITableView *aASePIVE1h; @property UIAlertAction *aBepS; @property UIEvent *aovJfnTz; @property UIButton *a0SI5yYV; @property UILabel *aYibhqxlm1; @end