ABCardTitleView Klassenreferenz

#import <ABCardTitleView.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(void) - dealloc
(void) - drawLeftAlignedWithClipRect:
(void) - drawCenteredWithClipRect:
(void) - drawRect:
(void) - setTitleFontSize:
(void) - setTitleColor:
(void) - setTitle:
(void) - setTitleBevelColor:
(void) - setLabel:
(void) - setStatus:
(void) - setLeftAligned:

Geschützte Attribute

NSString_title
NSString_label
NSString_status
struct CGColor * _titleColor
struct CGColor * _titleBevelColor
float _titleFontSize
BOOL _leftAligned

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei ABCardTitleView.h.


Dokumentation der Elementfunktionen

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (void) dealloc  

Implementiert UIView.

- (void) drawLeftAlignedWithClipRect: (struct CGRect fp8  

- (void) drawCenteredWithClipRect: (struct CGRect fp8  

- (void) drawRect: (struct CGRect fp8  

- (void) setTitleFontSize: (float)  fp8  

- (void) setTitleColor: (struct CGColor *)  fp8  

- (void) setTitle: (id)  fp8  

- (void) setTitleBevelColor: (struct CGColor *)  fp8  

- (void) setLabel: (id)  fp8  

- (void) setStatus: (id)  fp8  

- (void) setLeftAligned: (BOOL)  fp8  


Dokumentation der Datenelemente

- (NSString*) _title [protected]

Definiert in Zeile 13 der Datei ABCardTitleView.h.

- (NSString*) _label [protected]

Definiert in Zeile 14 der Datei ABCardTitleView.h.

- (NSString*) _status [protected]

Definiert in Zeile 15 der Datei ABCardTitleView.h.

- (struct CGColor*) _titleColor [read, protected]

Definiert in Zeile 16 der Datei ABCardTitleView.h.

- (struct CGColor*) _titleBevelColor [read, protected]

Definiert in Zeile 17 der Datei ABCardTitleView.h.

- (float) _titleFontSize [protected]

Definiert in Zeile 18 der Datei ABCardTitleView.h.

- (BOOL) _leftAligned [protected]

Definiert in Zeile 19 der Datei ABCardTitleView.h.


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