ABSimplePropertyGroup Klassenreferenz

#import <ABSimplePropertyGroup.h>

Abgeleitet von ABPropertyGroup.

Aufstellung aller Elemente


Öffentliche Methoden

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

Geschützte Attribute

id _value
NSString_label

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei ABSimplePropertyGroup.h.


Dokumentation der Elementfunktionen

- (id) initWithProperty: (int)  fp8
value: (id)  fp12
label: (id)  fp16 

- (void) dealloc  

Implementiert ABPropertyGroup.

- (int) property  

Implementiert ABPropertyGroup.

- (struct CPRecord *) record  

Implementiert ABPropertyGroup.

- (id) actionsControllerPreparedWithValueAtIndex: (int)  fp8  

Implementiert ABPropertyGroup.

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

Implementiert ABPropertyGroup.

- (unsigned int) propertyCount  

Implementiert ABPropertyGroup.

- (BOOL) isMultiValueProperty  

Implementiert ABPropertyGroup.

- (id) copyStringValueAtIndex: (int)  fp8  

Implementiert ABPropertyGroup.

- (id) copyLabelAtIndex: (int)  fp8  

Implementiert ABPropertyGroup.

- (int) identifierAtIndex: (int)  fp8  

Implementiert ABPropertyGroup.

- (int) indexOfIdentifier: (int)  fp8  

Implementiert ABPropertyGroup.

- (void) deleteItemAtIndex: (int)  fp8  

Implementiert ABPropertyGroup.


Dokumentation der Datenelemente

- (id) _value [protected]

Definiert in Zeile 13 der Datei ABSimplePropertyGroup.h.

- (NSString*) _label [protected]

Definiert in Zeile 14 der Datei ABSimplePropertyGroup.h.


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