2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <AddressBookUI/ABPropertyGroup.h>
11 @interface ABSimplePropertyGroup
: ABPropertyGroup
17 - (id
)initWithProperty
:(int)fp8 value
:(id
)fp12 label
:(id
)fp16
;
21 - (id
)actionsControllerPreparedWithValueAtIndex
:(int)fp8
;
22 - (void)prepareActionsController
:(id
)fp8 withValueAtIndex
:(int)fp12
;
23 - (unsigned int)propertyCount
;
24 - (BOOL
)isMultiValueProperty
;
25 - (id
)copyStringValueAtIndex
:(int)fp8
;
26 - (id
)copyLabelAtIndex
:(int)fp8
;
27 - (int)identifierAtIndex
:(int)fp8
;
28 - (int)indexOfIdentifier
:(int)fp8
;
29 - (void)deleteItemAtIndex
:(int)fp8
;