#import <UITableSeparatorView.h>
Abgeleitet von UIView.
Öffentliche Methoden | |
| (id) | - initWithTableCell: |
| (id) | - initWithFrame:withTable: |
| (void) | - drawRect: |
Geschützte Attribute | |
| UITableCell * | _tableCell |
| UITable * | _table |
Definiert in Zeile 11 der Datei UITableSeparatorView.h.
| - (id) initWithTableCell: | (id) | fp8 |
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| withTable: | (id) | fp24 | ||
| - (void) drawRect: | (struct CGRect) | fp8 |
- (UITableCell*) _tableCell [protected] |
Definiert in Zeile 13 der Datei UITableSeparatorView.h.
Definiert in Zeile 14 der Datei UITableSeparatorView.h.