luxlabs header browser preview


@class NSDate;

@interface EKUISpanView : UIView

@property (retain) NSDate *startDate;
@property (retain) NSDate *endDate;
@property BOOL inset;

- (void).cxx_destruct;

@end