#import <IndicatorTableCell.h>
Abgeleitet von UITableCell.
Basisklasse für UIMovieChapterListCell.
Öffentliche Methoden | |
| (void) | - drawContentInRect:selected: |
| (void) | - setCurrent: |
| (struct CGPoint) | - indicatorPoint |
| (struct CGColor *) | - indicatorColor |
| (struct CGColor *) | - selectedIndicatorColor |
Geschützte Attribute | |
| unsigned int | _isCurrent:1 |
Definiert in Zeile 9 der Datei IndicatorTableCell.h.
| - (void) drawContentInRect: | (struct CGRect) | fp8 | ||
| selected: | (BOOL) | fp24 | ||
| - (void) setCurrent: | (BOOL) | fp8 |
| - (struct CGPoint) indicatorPoint |
Implementiert in UIMovieChapterListCell.
| - (struct CGColor *) indicatorColor |
| - (struct CGColor *) selectedIndicatorColor |
- (unsigned int) _isCurrent [protected] |
Definiert in Zeile 11 der Datei IndicatorTableCell.h.