/Users/ericasadun/Desktop/113Frameworks/Headers/AddressBookUI/ABMapsCardViewer.h

Go to the documentation of this file.
00001 /*
00002  *     Generated by class-dump 3.1.1.
00003  *
00004  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
00005  */
00006 
00007 #import <AddressBookUI/ABUnknownCardViewer.h>
00008 
00009 @interface ABMapsCardViewer : ABUnknownCardViewer
00010 {
00011     id _mapsCardViewerDelegate;
00012 }
00013 
00014 + (id)createCardTableControllerWithCardController:(id)fp8;
00015 - (id)cardTableController;
00016 - (void)setMapsCardViewerDelegate:(id)fp8;
00017 - (void)setPersonImage:(id)fp8;
00018 - (void)setValue:(id)fp8 withLabel:(id)fp12 forProperty:(int)fp16;
00019 - (void)setShouldShowAddToBookmarks:(BOOL)fp8;
00020 - (void)setShouldShowAddToBookmarksFirst:(BOOL)fp8;
00021 - (void)setShouldShowRemovePin:(BOOL)fp8;
00022 - (void)setAttributionString:(id)fp8;
00023 - (void)addressClicked:(id)fp8;
00024 - (void)addToBookmarksButtonClicked:(id)fp8;
00025 - (void)removePinButtonClicked:(id)fp8;
00026 - (void)directionsToButtonClicked:(id)fp8;
00027 - (void)directionsFromButtonClicked:(id)fp8;
00028 - (void)addNewContactButtonClicked:(id)fp8;
00029 - (void)attributionStringClicked:(id)fp8;
00030 - (BOOL)peoplePicker:(id)fp8 shouldShowCardForPerson:(struct CPRecord *)fp12;
00031 - (void)addToExistingContactButtonClicked:(id)fp8;
00032 
00033 @end
00034 

Generated on Sat Jan 19 15:22:01 2008 for Little Bear 1.1.3 Frameworks by  doxygen 1.5.3