]>
git.saurik.com Git - iphone-api.git/blob - UIKit/UITabBarItem-UITabBarItem_Private.h
c35bbc9028db9fe81952b8e5e1466acbd8a2b4fc
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 <UIKit/UITabBarItem.h>
9 @interface
UITabBarItem (UITabBarItem_Private
)
12 - (void)setView
:(id
)fp8
;
14 - (void)setViewIsCustom
:(BOOL
)fp8
;
16 - (void)setAnimatedBadge
:(BOOL
)fp8
;
17 - (BOOL
)animatedBadge
;
18 - (void)setSelectedImage
:(id
)fp8
;
20 - (void)setUnselectedImage
:(id
)fp8
;
21 - (id
)unselectedImage
;
22 - (void)setTarget
:(id
)fp8
;
24 - (void)setAction
:(SEL
)fp8
;
27 - (id
)_internalTemplateImage
;