#import <ABSimplePropertyGroup.h>
Abgeleitet von ABPropertyGroup.
Ö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 |
Definiert in Zeile 11 der Datei ABSimplePropertyGroup.h.
| - (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.
- (id) _value [protected] |
Definiert in Zeile 13 der Datei ABSimplePropertyGroup.h.
Definiert in Zeile 14 der Datei ABSimplePropertyGroup.h.