#import <UIDateTableCell.h>
Abgeleitet von UIImageAndTextTableCell.
Basisklasse für UIWeekMonthDayTableCell.
Öffentliche Methoden | |
| (id) | - initWithFrame: |
| (void) | - setHorizontalOffset: |
| (void) | - setVerticalOffset: |
| (struct CGRect) | - contentBounds |
| (struct CGColor *) | - shadowColor |
Geschützte Attribute | |
| float | _horizontalOffset |
| float | _verticalOffset |
Definiert in Zeile 9 der Datei UIDateTableCell.h.
| - (void) setHorizontalOffset: | (float) | fp8 |
| - (void) setVerticalOffset: | (float) | fp8 |
| - (struct CGRect) contentBounds |
Implementiert UITableCell.
| - (struct CGColor *) shadowColor |
- (float) _horizontalOffset [protected] |
Definiert in Zeile 11 der Datei UIDateTableCell.h.
- (float) _verticalOffset [protected] |
Definiert in Zeile 12 der Datei UIDateTableCell.h.