]>
git.saurik.com Git - iphone-api.git/blob - AddressBookUI/ABEditorModel.h
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 ABCardItemEditorLayer
, NSString
;
11 @interface ABEditorModel
: NSObject
18 NSString
*_originalLabel
;
19 ABCardItemEditorLayer
*_subeditorLayer
;
22 - (id
)initWithPerson
:(void *)fp8 property
:(int)fp12 identifier
:(int)fp16 insertedValue
:(id
)fp20
;
23 - (void)labelDeleted
:(id
)fp8
;
33 - (BOOL
)atleastOneFieldHasData
;