AtomView Klassenreferenz

#import <AtomView.h>

Abgeleitet von UIDefaultKeyboardInput.

Basisklasse für ComposeRecipientAtom.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(void) - dealloc
(id) - title
(void) - setTitle:
(float) - preferredWidth
(void) - setShowsDisclosure:
(BOOL) - selected
(void) - setSelected:
(void) - drawRect:
(void) - setDrawText:
(void) - setDrawBackground:

Öffentliche, statische Methoden

(id) + backgroundImageWithDisclosure:selected:
(CDAnonymousStruct1+ backgroundImageSlicesWithDisclosure:
(float) + defaultHeight
(float) + horizontalPadding

Geschützte Attribute

NSString_title
id _delegate
unsigned int _selected:1
unsigned int _drawBackground:1
unsigned int _drawText:1
unsigned int _needsCentering:1
unsigned int _showsDisclosure:1
float _width

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei AtomView.h.


Dokumentation der Elementfunktionen

+ (id) backgroundImageWithDisclosure: (BOOL)  fp8
selected: (BOOL)  fp12 

+ (CDAnonymousStruct1) backgroundImageSlicesWithDisclosure: (BOOL)  fp8  

+ (float) defaultHeight  

+ (float) horizontalPadding  

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (void) dealloc  

Implementiert UIDefaultKeyboardInput.

Implementiert in ComposeRecipientAtom.

- (id) title  

Implementiert in ComposeRecipientAtom.

- (void) setTitle: (id)  fp8  

- (float) preferredWidth  

- (void) setShowsDisclosure: (BOOL)  fp8  

- (BOOL) selected  

- (void) setSelected: (BOOL)  fp8  

- (void) drawRect: (struct CGRect fp8  

- (void) setDrawText: (BOOL)  fp8  

- (void) setDrawBackground: (BOOL)  fp8  


Dokumentation der Datenelemente

- (NSString*) _title [protected]

Definiert in Zeile 13 der Datei AtomView.h.

- (id) _delegate [protected]

Definiert in Zeile 14 der Datei AtomView.h.

- (unsigned int) _selected [protected]

Definiert in Zeile 15 der Datei AtomView.h.

- (unsigned int) _drawBackground [protected]

Definiert in Zeile 16 der Datei AtomView.h.

- (unsigned int) _drawText [protected]

Definiert in Zeile 17 der Datei AtomView.h.

- (unsigned int) _needsCentering [protected]

Definiert in Zeile 18 der Datei AtomView.h.

- (unsigned int) _showsDisclosure [protected]

Definiert in Zeile 19 der Datei AtomView.h.

- (float) _width [protected]

Definiert in Zeile 20 der Datei AtomView.h.


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