ABPropertyGroup Klassenreferenz

#import <ABPropertyGroup.h>

Abgeleitet von NSObject.

Basisklasse für ABSimplePropertyGroup.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithRecord:property:cardController:
(void) - dealloc
(int) - property
(struct CPRecord *) - record
(unsigned int) - propertyCount
(BOOL) - isMultiValueProperty
(id) - copyStringValueAtIndex:
(id) - copyLabelAtIndex:
(int) - identifierAtIndex:
(int) - indexOfIdentifier:
(void) - deleteItemAtIndex:
(id) - actionsControllerPreparedWithValueAtIndex:
(void) - prepareActionsController:withValueAtIndex:

Geschützte Attribute

struct CPRecord * _record
int _property
ABActionsController_actionsController
ABCardController_cardController

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei ABPropertyGroup.h.


Dokumentation der Elementfunktionen

- (id) initWithRecord: (struct CPRecord *)  fp8
property: (int)  fp12
cardController: (id)  fp16 

- (void) dealloc  

Implementiert NSObject.

Implementiert in ABSimplePropertyGroup.

- (int) property  

Implementiert in ABSimplePropertyGroup.

- (struct CPRecord *) record  

Implementiert in ABSimplePropertyGroup.

- (unsigned int) propertyCount  

Implementiert in ABSimplePropertyGroup.

- (BOOL) isMultiValueProperty  

Implementiert in ABSimplePropertyGroup.

- (id) copyStringValueAtIndex: (int)  fp8  

Implementiert in ABSimplePropertyGroup.

- (id) copyLabelAtIndex: (int)  fp8  

Implementiert in ABSimplePropertyGroup.

- (int) identifierAtIndex: (int)  fp8  

Implementiert in ABSimplePropertyGroup.

- (int) indexOfIdentifier: (int)  fp8  

Implementiert in ABSimplePropertyGroup.

- (void) deleteItemAtIndex: (int)  fp8  

Implementiert in ABSimplePropertyGroup.

- (id) actionsControllerPreparedWithValueAtIndex: (int)  fp8  

Implementiert in ABSimplePropertyGroup.

- (void) prepareActionsController: (id)  fp8
withValueAtIndex: (int)  fp12 

Implementiert in ABSimplePropertyGroup.


Dokumentation der Datenelemente

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

Definiert in Zeile 13 der Datei ABPropertyGroup.h.

- (int) _property [protected]

Definiert in Zeile 14 der Datei ABPropertyGroup.h.

Definiert in Zeile 15 der Datei ABPropertyGroup.h.

Definiert in Zeile 16 der Datei ABPropertyGroup.h.


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