UISectionHeaderCell Klassenreferenz

#import <UISectionHeaderCell.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(void) - dealloc
(void) - setStyle:
(struct CGRect- _rectForTitle:
(void) - setTitle:
(void) - drawTitle:withColor:withShadowColor:inRect:
(void) - drawTitle:inRect:
(void) - drawRect:
(id) - title
(BOOL) - isEqualToView:
(BOOL) - _shouldTryPromoteDescendantToFirstResponder
(void) - mouseUp:

Öffentliche, statische Methoden

(struct __GSFont *) + defaultTitleFont

Geschützte Attribute

NSString_title
struct {
   unsigned int   style:1
   unsigned int   reserved:31
_sectionHeaderCellFlags

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UISectionHeaderCell.h.


Dokumentation der Elementfunktionen

+ (struct __GSFont *) defaultTitleFont  

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (void) dealloc  

Implementiert UIView.

- (void) setStyle: (int)  fp8  

- (struct CGRect) _rectForTitle: (id)  fp8  

- (void) setTitle: (id)  fp8  

- (void) drawTitle: (id)  fp8
withColor: (struct CGColor *)  fp12
withShadowColor: (struct CGColor *)  fp16
inRect: (struct CGRect fp20 

- (void) drawTitle: (id)  fp8
inRect: (struct CGRect fp12 

- (void) drawRect: (struct CGRect fp8  

- (id) title  

- (BOOL) isEqualToView: (id)  fp8  

- (BOOL) _shouldTryPromoteDescendantToFirstResponder  

- (void) mouseUp: (struct __GSEvent *)  fp8  

Implementiert UIResponder.


Dokumentation der Datenelemente

- (NSString*) _title [protected]

Definiert in Zeile 13 der Datei UISectionHeaderCell.h.

- (unsigned int) style [protected]

Definiert in Zeile 15 der Datei UISectionHeaderCell.h.

- (unsigned int) reserved [protected]

Implementiert UIView.

Definiert in Zeile 16 der Datei UISectionHeaderCell.h.


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