#import <ABRingtonePicker.h>
Abgeleitet von UIView.
Öffentliche Methoden | |
| (id) | - initWithFrame:avController: |
| (id) | - initWithFrame: |
| (void) | - dealloc |
| (void) | - _reloadData |
| (void) | - setAVController: |
| (void) | - setShowsDefault: |
| (void) | - setShowsNone: |
| (void) | - setNoneString: |
| (void) | - setDelegate: |
| (void) | - buildUIWithAVController: |
| (void) | - ringtoneManagerContentsChanged: |
| (void) | - setSelectedRingtoneIdentifier: |
| (id) | - selectedRingtoneIdentifier |
| (void) | - setPerson: |
| (struct CPRecord *) | - person |
| (void) | - displayScrollerIndicators |
| (void) | - stopPlaying |
| (void) | - stopPlayingWithFadeOut: |
| (void) | - finishedWithPicker |
| (void) | - ringtoneTableController:selectedRingtoneWithIdentifier: |
| (void) | - ringtoneTableController:willPlayRingtoneWithIdentifier: |
Geschützte Attribute | |
| UIPreferencesTable * | _table |
| ABRingtoneTableController * | _tableController |
| id | _delegate |
Definiert in Zeile 11 der Datei ABRingtonePicker.h.
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| avController: | (id) | fp24 | ||
| - (void) dealloc |
Implementiert UIView.
| - (void) _reloadData |
| - (void) setAVController: | (id) | fp8 |
| - (void) setShowsDefault: | (BOOL) | fp8 |
| - (void) setShowsNone: | (BOOL) | fp8 |
| - (void) setNoneString: | (id) | fp8 |
| - (void) setDelegate: | (id) | fp8 |
| - (void) buildUIWithAVController: | (id) | fp8 |
| - (void) ringtoneManagerContentsChanged: | (id) | fp8 |
| - (void) setSelectedRingtoneIdentifier: | (id) | fp8 |
| - (id) selectedRingtoneIdentifier |
| - (void) setPerson: | (struct CPRecord *) | fp8 |
| - (struct CPRecord *) person |
| - (void) displayScrollerIndicators |
| - (void) stopPlaying |
| - (void) stopPlayingWithFadeOut: | (BOOL) | fp8 |
| - (void) finishedWithPicker |
| - (void) ringtoneTableController: | (id) | fp8 | ||
| selectedRingtoneWithIdentifier: | (id) | fp12 | ||
| - (void) ringtoneTableController: | (id) | fp8 | ||
| willPlayRingtoneWithIdentifier: | (id) | fp12 | ||
- (UIPreferencesTable*) _table [protected] |
Definiert in Zeile 13 der Datei ABRingtonePicker.h.
- (ABRingtoneTableController*) _tableController [protected] |
Definiert in Zeile 14 der Datei ABRingtonePicker.h.
- (id) _delegate [protected] |
Definiert in Zeile 15 der Datei ABRingtonePicker.h.