#import <UIMovieAlternateTrackCell.h>
Abgeleitet von UIPreferencesTableCell.
Öffentliche Methoden | |
| (void) | - dealloc |
| (id) | - titleTextLabel |
| (BOOL) | - isChecked |
| (void) | - setChecked: |
| (struct CGColor *) | - outlineColor |
| (id) | - _bezierPathForCellOutline: |
| (id) | - _bezierPath |
| (void) | - drawBackgroundInRect:withFade: |
| (void) | - layoutSubviews |
Öffentliche, statische Methoden | |
| (void) | + destroyCache |
Geschützte Attribute | |
| UIImageView * | _checkMarkView |
| unsigned int | _isChecked:1 |
Definiert in Zeile 11 der Datei UIMovieAlternateTrackCell.h.
| + (void) destroyCache |
| - (void) dealloc |
Implementiert UIPreferencesTableCell.
| - (id) titleTextLabel |
Implementiert UIImageAndTextTableCell.
| - (BOOL) isChecked |
Implementiert UIPreferencesTableCell.
| - (void) setChecked: | (BOOL) | fp8 |
Implementiert UIPreferencesTableCell.
| - (struct CGColor *) outlineColor |
Implementiert UIPreferencesTableCell.
| - (id) _bezierPathForCellOutline: | (int) | fp8 |
| - (id) _bezierPath |
| - (void) drawBackgroundInRect: | (struct CGRect) | fp8 | ||
| withFade: | (float) | fp24 | ||
Implementiert UIPreferencesTableCell.
| - (void) layoutSubviews |
Implementiert UIPreferencesTableCell.
- (UIImageView*) _checkMarkView [protected] |
Definiert in Zeile 13 der Datei UIMovieAlternateTrackCell.h.
- (unsigned int) _isChecked [protected] |
Definiert in Zeile 14 der Datei UIMovieAlternateTrackCell.h.