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>
9 @interface ABFilteringPropertyGroup
: ABPropertyGroup
11 struct __CFArray
*_values
;
12 struct __CFArray
*_labels
;
13 struct __CFArray
*_identifiers
;
16 - (id
)initWithRecord
:(void *)fp8 property
:(int)fp12 policy
:(void *)fp16 cardController
:(id
)fp20 filter
:(id
)fp24
;
18 - (unsigned int)propertyCount
;
19 - (id
)copyStringValueAtIndex
:(int)fp8
;
20 - (id
)copyLabelAtIndex
:(int)fp8
;