]>
git.saurik.com Git - iphone-api.git/blob - UIKit/UIDatePicker-UIDatePickerDeprecated.h
2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UIDatePicker.h>
9 @interface
UIDatePicker (UIDatePickerDeprecated
)
10 - (void)setDelegate
:(id
)fp8
;
11 - (void)setTimeInterval
:(double)fp8
;
12 - (double)timeInterval
;
14 - (void)setDateComponents
:(id
)fp8
;
15 - (void)setStaggerTimeIntervals
:(BOOL
)fp8
;
16 - (void)setHighlightsToday
:(BOOL
)fp8
;
20 - (void)setDate
:(id
)fp8 animate
:(BOOL
)fp12
;