#import <UIDatePicker.h>
Abgeleitet von UIPickerView.
Definiert in Zeile 11 der Datei UIDatePicker.h.
| - (id) initWithFrame: | (struct CGRect) | fp8 |
Implementiert UIPickerView.
| - (void) dealloc |
Implementiert UIPickerView.
| - (id) pickerImageNamePrefix |
Implementiert UIPickerView.
| - (int) _incrementForElement: | (unsigned int) | fp8 |
| - (void) _doneLoadingDateOrTime |
| - (BOOL) _showingDate |
| - (int) _numberOfDaysInDate: | (id) | fp8 |
| - (void) _updateReferenceBits |
| - (void) _updateBitsForDate: | (id) | fp8 | ||
| andReload: | (BOOL) | fp12 | ||
| animateIfNeeded: | (BOOL) | fp16 | ||
| - (void) setDate: | (id) | fp8 |
| - (void) setDate: | (id) | fp8 | ||
| animate: | (BOOL) | fp12 | ||
| - (void) setMinDate: | (id) | fp8 |
| - (void) setMaxDate: | (id) | fp8 |
| - (int) hour |
| - (int) minute |
| - (int) second |
| - (id) date |
| - (struct __GSFont *) _datePickerCellFont |
| - (struct __GSFont *) _ampmCellFont |
| - (struct __GSFont *) _hrMinFont |
| - (int) _numberOfDaysInWeek |
| - (unsigned int) _elementForColumn: | (int) | fp8 |
| - (int) _columnForElement: | (unsigned int) | fp8 |
| - (int) numberOfColumnsInPickerView: | (id) | fp8 |
| - (float) tableRowHeight |
Implementiert UIPickerView.
| - (void) setDatePickerMode: | (int) | fp8 |
| - (int) datePickerMode |
| - (void) setStaggerTimeIntervals: | (BOOL) | fp8 |
| - (int) _incrementedAmountForValue: | (int) | fp8 | ||
| withElement: | (unsigned int) | fp12 | ||
| - (void) scrollerDidScroll: | (id) | fp8 |
Implementiert UIPickerView.
| - (int) pickerView: | (id) | fp8 | ||
| numberOfRowsInColumn: | (int) | fp12 | ||
| - (void) _updateRowInColumn: | (int) | fp8 | ||
| toValue: | (int) | fp12 | ||
| withRepeatingAmount: | (int) | fp16 | ||
| element: | (unsigned int) | fp20 | ||
| animated: | (BOOL) | fp24 | ||
| - (void) _loadDateAnimated: | (BOOL) | fp8 |
| - (void) pickerViewLoaded: | (id) | fp8 |
| - (void) _loadDesignatorStrings |
| - (void) setDelegate: | (id) | fp8 |
Implementiert UIPickerView.
| - (int) _selectedHourForColumn: | (int) | fp8 |
| - (int) _selectedMinuteForColumn: | (int) | fp8 |
| - (int) _minuteForRow: | (int) | fp8 |
| - (int) _secondForRow: | (int) | fp8 |
| - (void) _setDateComponent: | (id) | fp8 | ||
| withElement: | (unsigned int) | fp12 | ||
| - (BOOL) _updateDateOrTime |
| - (id) _fadeLabel: | (id) | fp8 | ||
| toNewLabelWithString: | (id) | fp12 | ||
| ifAnimated: | (BOOL) | fp16 | ||
| - (id) _minutesString |
| - (id) _hoursString |
| - (void) _updateLabels: | (BOOL) | fp8 |
| - (void) pickerViewSelectionChanged: | (id) | fp8 |
| - (int) _dayForRow: | (int) | fp8 |
| - (int) _hourForRow: | (int) | fp8 |
| - (BOOL) _shouldEnableDayForRow: | (int) | fp8 | ||
| column: | (int) | fp12 | ||
| - (BOOL) _shouldEnableMonthForRow: | (int) | fp8 | ||
| column: | (int) | fp12 | ||
| - (BOOL) _scrollingAnyColumnExcept: | (int) | fp8 |
| - (BOOL) _shouldEnableMinuteForValue: | (int) | fp8 | ||
| column: | (int) | fp12 | ||
| - (BOOL) _shouldEnableHourForValue: | (int) | fp8 | ||
| column: | (int) | fp12 | ||
| - (BOOL) _shouldEnableYearForRow: | (int) | fp8 |
| - (BOOL) _shouldEnableWeekMonthDayForCell: | (id) | fp8 |
| - (void) scrollerWillStartDragging: | (id) | fp8 |
| - (void) _updateEnabledCells: | (BOOL) | fp8 |
| - (struct CGColor *) _todayTextColor |
| - (void) _ensureTodayIsSet |
| - (int) _monthForRow: | (int) | fp8 |
| - (void) _setupCell: | (id) | fp8 | ||
| atRow: | (int) | fp12 | ||
| inColumn: | (int) | fp16 | ||
| withElementFlag: | (unsigned int) | fp20 | ||
| - (void) setHighlightsToday: | (BOOL) | fp8 |
| - (id) dateComponents |
| - (void) setDateComponents: | (id) | fp8 |
| - (void) setTimeInterval: | (double) | fp8 |
| - (double) timeInterval |
| - (float) pickerView: | (id) | fp8 | ||
| tableWidthForColumn: | (int) | fp12 | ||
| - (id) pickerView: | (id) | fp8 | ||
| tableCellForRow: | (int) | fp12 | ||
| inColumn: | (int) | fp16 | ||
| reusingCell: | (id) | fp20 | ||
| - (struct CGColor *) shadowColor |
| - (id) _createAccessoryViewWithText: | (id) | fp8 | ||
| andFont: | (struct __GSFont *) | fp12 | ||
| - (id) _createLabelWithString: | (id) | fp8 | ||
| above: | (id) | fp12 | ||
| - (void) pickerView: | (id) | fp8 | ||
| createdTable: | (id) | fp12 | ||
| forColumn: | (int) | fp16 | ||
Definiert in Zeile 13 der Datei UIDatePicker.h.
- (NSDateComponents*) _referenceComponents [protected] |
Definiert in Zeile 14 der Datei UIDatePicker.h.
- (double) _todaySinceReferenceDate [protected] |
Definiert in Zeile 15 der Datei UIDatePicker.h.
- (NSDateComponents*) _todayDateComponents [protected] |
Definiert in Zeile 16 der Datei UIDatePicker.h.
Definiert in Zeile 17 der Datei UIDatePicker.h.
Definiert in Zeile 18 der Datei UIDatePicker.h.
- (UITextLabel*) _hourLabel [protected] |
Definiert in Zeile 19 der Datei UIDatePicker.h.
- (UITextLabel*) _minuteLabel [protected] |
Definiert in Zeile 20 der Datei UIDatePicker.h.
- (id) _datePickerDelegate [protected] |
Definiert in Zeile 21 der Datei UIDatePicker.h.
- (int) _numberOfDaysInCurrentMonth [protected] |
Definiert in Zeile 22 der Datei UIDatePicker.h.
- (NSDateComponents*) _minDateComponents [protected] |
Definiert in Zeile 23 der Datei UIDatePicker.h.
- (NSDateComponents*) _maxDateComponents [protected] |
Definiert in Zeile 24 der Datei UIDatePicker.h.
- (unsigned int) datePickerMode [protected] |
Definiert in Zeile 26 der Datei UIDatePicker.h.
- (unsigned int) dateOrder [protected] |
Definiert in Zeile 27 der Datei UIDatePicker.h.
- (unsigned int) timeOrder [protected] |
Definiert in Zeile 28 der Datei UIDatePicker.h.
- (unsigned int) weekdayOrder [protected] |
Definiert in Zeile 29 der Datei UIDatePicker.h.
- (unsigned int) staggerTimeIntervals [protected] |
Definiert in Zeile 30 der Datei UIDatePicker.h.
- (unsigned int) loadingDateOrTime [protected] |
Definiert in Zeile 31 der Datei UIDatePicker.h.
- (unsigned int) highlightsToday [protected] |
Definiert in Zeile 32 der Datei UIDatePicker.h.
- (unsigned int) reserved [protected] |
struct { ... } UIDatePicker::_datePickerFlags [protected] |