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 NSDictionary
, NSMutableArray
, NSMutableDictionary
, NSMutableSet
, SBButtonBar
, SBEditIcon
;
11 @interface SBIconModel
: NSObject
13 NSDictionary
*_iconState
;
14 NSMutableArray
*_iconLists
;
15 SBButtonBar
*_buttonBar
;
16 SBEditIcon
*_editIcon
;
17 NSMutableDictionary
*_allAppIcons
;
18 NSMutableArray
*_displayedIcons
;
19 NSMutableArray
*_buttonBarIcons
;
20 NSMutableSet
*_hiddenIconTags
;
21 NSMutableSet
*_visibleIconTags
;
27 - (void)changeVisibilityOfIconsWithVisibleTags
:(id
)fp8 hiddenTags
:(id
)fp12
;
28 - (BOOL
)iconIsVisible
:(id
)fp8
;
29 - (void)replaceDownloadingDisplayIdentifier
:(id
)fp8 withDisplayIdentifier
:(id
)fp12
;
30 - (void)removeIconForDisplayIdentifier
:(id
)fp8
;
31 - (void)_completedUninstall
:(id
)fp8
;
32 - (id
)downloadingIconForDownload
:(id
)fp8
;
33 - (void)_addDownloadingApplications
;
34 - (void)_addBookmarks
;
35 - (id
)downloadingIconForDisplayIdentifier
:(id
)fp8
;
36 - (id
)bookmarkIconForDisplayIdentifier
:(id
)fp8
;
37 - (void)reloadIconForDisplayIdentifier
:(id
)fp8
;
38 - (Class
)iconClassForApplication
:(id
)fp8
;
42 - (id
)iconForDisplayIdentifier
:(id
)fp8
;
44 - (void)noteIconStateChangedExternally
;
47 - (void)uninstallBookmarkIcon
:(id
)fp8
;
48 - (id
)iconListContainingIcon
:(id
)fp8
;
49 - (id
)addEmptyIconList
;
50 - (void)removeEmptyIconList
:(id
)fp8
;
51 - (void)compactIconLists
;
52 - (id
)firstAvailableIconListX
:(int *)fp8 Y
:(int *)fp12
;
53 - (BOOL
)iconPositionInPlatformState
:(id
)fp8 X
:(int *)fp12 Y
:(int *)fp16 inIconListNumber
:(int *)fp20
;
54 - (void)addNewIconToDesignatedLocation
:(id
)fp8 animate
:(BOOL
)fp12 scrollToList
:(BOOL
)fp16
;
55 - (BOOL
)iconListsAreDirty
;
56 - (void)_writeIconState
;
57 - (void)saveIconState
;
59 - (void)uninstallApplicationIcon
:(id
)fp8
;