#import <RecipientTableCell.h>
Abgeleitet von UITableCell.
Öffentliche Methoden | |
| (id) | - recipient |
| (void) | - setRecipient: |
| (void) | - drawContentInRect:selected: |
| (void) | - dealloc |
Öffentliche, statische Methoden | |
| (id) | + cellForRecipient: |
| (float) | + height |
Geschützte Attribute | |
| ComposeRecipient * | _recipient |
Definiert in Zeile 11 der Datei RecipientTableCell.h.
| + (id) cellForRecipient: | (id) | fp8 |
| + (float) height |
| - (id) recipient |
| - (void) setRecipient: | (id) | fp8 |
| - (void) drawContentInRect: | (struct CGRect) | fp8 | ||
| selected: | (BOOL) | fp24 | ||
Implementiert UITableCell.
| - (void) dealloc |
Implementiert UITableCell.
- (ComposeRecipient*) _recipient [protected] |
Definiert in Zeile 13 der Datei RecipientTableCell.h.