2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class ABActionsController
, ABCardController
;
11 @interface ABPropertyGroup
: NSObject
16 ABActionsController
*_actionsController
;
17 ABCardController
*_cardController
;
20 - (id
)initWithRecord
:(void *)fp8 property
:(int)fp12 policy
:(void *)fp16 cardController
:(id
)fp20
;
26 - (unsigned int)propertyCount
;
27 - (BOOL
)isMultiValueProperty
;
28 - (id
)copyStringValueAtIndex
:(int)fp8
;
29 - (id
)copyLabelAtIndex
:(int)fp8
;
30 - (int)identifierAtIndex
:(int)fp8
;
31 - (int)indexOfIdentifier
:(int)fp8
;
32 - (void)deleteItemAtIndex
:(int)fp8
;
33 - (id
)actionsControllerPreparedWithValueAtIndex
:(int)fp8
;
34 - (void)prepareActionsController
:(id
)fp8 withValueAtIndex
:(int)fp12
;