#import <LibraryTableCell.h>
Abgeleitet von UIImageAndTextTableCell.
Öffentliche Methoden | |
| (id) | - initWithSize:value:image: |
| (void) | - dealloc |
| (struct CGPoint) | - iconInset |
| (void) | - updateHighlightColors |
| (void) | - layoutSubviews |
| (void) | - setPhotoCount: |
Öffentliche, statische Methoden | |
| (struct __GSFont *) | + defaultTitleFont |
Geschützte Attribute | |
| UITextLabel * | _countLabel |
Definiert in Zeile 11 der Datei LibraryTableCell.h.
| + (struct __GSFont *) defaultTitleFont |
Implementiert UIImageAndTextTableCell.
| - (id) initWithSize: | (struct CGSize) | fp8 | ||
| value: | (id) | fp16 | ||
| image: | (id) | fp20 | ||
| - (void) dealloc |
Implementiert UIImageAndTextTableCell.
| - (struct CGPoint) iconInset |
Implementiert UIImageAndTextTableCell.
| - (void) updateHighlightColors |
Implementiert UIImageAndTextTableCell.
| - (void) layoutSubviews |
Implementiert UIImageAndTextTableCell.
| - (void) setPhotoCount: | (int) | fp8 |
- (UITextLabel*) _countLabel [protected] |
Definiert in Zeile 13 der Datei LibraryTableCell.h.