@class NSDate; @interface EKUISpanView : UIView @property (retain) NSDate *startDate; @property (retain) NSDate *endDate; @property BOOL inset; - (void).cxx_destruct; @end
@class NSDate; @interface EKUISpanView : UIView @property (retain) NSDate *startDate; @property (retain) NSDate *endDate; @property BOOL inset; - (void).cxx_destruct; @end