UIImageAndTextTableCell Klassenreferenz

#import <UIImageAndTextTableCell.h>

Abgeleitet von UITableCell.

Basisklasse für ImageCountCell, LibraryTableCell, UIAlertSheetTableCell, UIDateTableCell, UIPickerTableCell und UIPreferencesTableCell.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(id) - titleTextLabel
(void) - setTitle:
(id) - title
(void) - setImage:
(id) - image
(struct CGColor *) - _getTitleColor
(void) - updateHighlightColors
(void) - setEnabled:
(id) - iconImageView
(struct CGPoint- textInset
(struct CGPoint- iconInset
(void) - setAlignment:
(int) - alignment
(void) - layoutSubviews

Öffentliche, statische Methoden

(struct __GSFont *) + defaultTitleFont

Geschützte Attribute

UITextLabel_titleTextLabel
UIImageView_iconImageView

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UIImageAndTextTableCell.h.


Dokumentation der Elementfunktionen

+ (struct __GSFont *) defaultTitleFont  

- (id) titleTextLabel  

- (void) setTitle: (id)  fp8  

Implementiert in UIMovieAlternateTrackGroupCell.

- (id) title  

- (void) setImage: (id)  fp8  

- (id) image  

- (struct CGColor *) _getTitleColor  

Implementiert in UIPreferencesTableCell.

- (void) updateHighlightColors  

- (void) setEnabled: (BOOL)  fp8  

- (id) iconImageView  

- (struct CGPoint) textInset  

- (struct CGPoint) iconInset  

Implementiert in LibraryTableCell.

- (void) setAlignment: (int)  fp8  

- (int) alignment  


Dokumentation der Datenelemente

- (UITextLabel*) _titleTextLabel [protected]

Definiert in Zeile 13 der Datei UIImageAndTextTableCell.h.

- (UIImageView*) _iconImageView [protected]

Definiert in Zeile 14 der Datei UIImageAndTextTableCell.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: