12345678910111213141516171819202122232425262728293031323334 |
- //
- // LZMClassifyLeftView.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/4/28.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- typedef void (^tableViewDidSelectRowBlock)(NSInteger index);
- @interface LZMClassifyLeftView : UIView
- @property (nonatomic,copy)NSArray *dataArray;
- @property (nonatomic,copy)tableViewDidSelectRowBlock selectRowBlock;
- @property (nonatomic,assign,readonly)NSInteger index; //点击
- @property UIControlEvents *awOYNdJ9;
- @property UIControlEvents *adhjR8G;
- @property UIImage *aiIMJ;
- @property UIAlertAction *aJbPgezKUVW;
- @property UIEvent *a560DCv;
- @property UIUserInterfaceIdiom *ab5NTnD;
- @property UIColor *av5jwOr;
- @property UIEvent *a0KdtE43;
- @property UIVisualEffectView *aCth1PK;
- @property UIBarButtonItem *aLViXRbC5;
- @property UIBarButtonItem *ar9uRM;
- @property UIDocument *arfPu2;
- @property UIRegion *a4HFuZ;
- @end
|