ABCardNameControl Klassenreferenz

#import <ABCardNameControl.h>

Abgeleitet von UIControl.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithCardController:frame:
(void) - dealloc
(struct CGSize- sizeToFitWithMinimumHeight:
(void) - setDisplayedPerson:
(void) - setTagLine:
(void) - setHighlighted:
(void) - setFrame:
(void) - layoutSubviews
(void) - setEditable:
(id) - copyTagLine
(id) - copyCompositeNameWithTagLine:isPlaceholder:
(struct __GSFont *) - createFontForName:withWidth:
(float) - verticalOffsetForNameWithTextSize:tagLines:
(struct CGRect- usableNameBounds
(void) - drawNameInView:withClipRect:
(BOOL) - beginTrackingAt:withEvent:
(void) - setNeedsDisplay
(struct __CFArray *) - copyNamePropertiesForEditing:

Öffentliche, statische Methoden

(struct __GSFont *) + createNameFont
(struct CGColor *) + createNameColor
(struct CGColor *) + createNameBevelColor
(struct __GSFont *) + createTagLineFont

Geschützte Attribute

ABCardController_cardController
struct CPRecord * _displayedPerson
UIView_backgroundView
UIView_nameView
NSString_tagLine
BOOL _editable

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei ABCardNameControl.h.


Dokumentation der Elementfunktionen

+ (struct __GSFont *) createNameFont  

+ (struct CGColor *) createNameColor  

+ (struct CGColor *) createNameBevelColor  

+ (struct __GSFont *) createTagLineFont  

- (id) initWithCardController: (id)  fp8
frame: (struct CGRect fp12 

- (void) dealloc  

Implementiert UIControl.

- (struct CGSize) sizeToFitWithMinimumHeight: (float)  fp8  

- (void) setDisplayedPerson: (struct CPRecord *)  fp8  

- (void) setTagLine: (id)  fp8  

- (void) setHighlighted: (BOOL)  fp8  

Implementiert UIControl.

- (void) setFrame: (struct CGRect fp8  

- (void) layoutSubviews  

- (void) setEditable: (BOOL)  fp8  

- (id) copyTagLine  

- (id) copyCompositeNameWithTagLine: (id)  fp8
isPlaceholder: (char *)  fp12 

- (struct __GSFont *) createFontForName: (id)  fp8
withWidth: (float)  fp12 

- (float) verticalOffsetForNameWithTextSize: (struct CGSize fp8
tagLines: (id)  fp16 

- (struct CGRect) usableNameBounds  

- (void) drawNameInView: (id)  fp8
withClipRect: (struct CGRect fp12 

- (BOOL) beginTrackingAt: (struct CGPoint fp8
withEvent: (struct __GSEvent *)  fp16 

Implementiert UIControl.

- (void) setNeedsDisplay  

- (struct __CFArray *) copyNamePropertiesForEditing: (BOOL)  fp8  


Dokumentation der Datenelemente

Definiert in Zeile 13 der Datei ABCardNameControl.h.

- (struct CPRecord*) _displayedPerson [read, protected]

Definiert in Zeile 14 der Datei ABCardNameControl.h.

- (UIView*) _backgroundView [protected]

Definiert in Zeile 15 der Datei ABCardNameControl.h.

- (UIView*) _nameView [protected]

Definiert in Zeile 16 der Datei ABCardNameControl.h.

- (NSString*) _tagLine [protected]

Definiert in Zeile 17 der Datei ABCardNameControl.h.

- (BOOL) _editable [protected]

Definiert in Zeile 18 der Datei ABCardNameControl.h.


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