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/UIViewController.h>
9 @interface
UIViewController (UINavigationControllerItem
)
13 - (void)setEditing
:(BOOL
)fp8
;
14 - (void)setEditing
:(BOOL
)fp8 animated
:(BOOL
)fp12
;
15 - (void)_toggleEditing
:(id
)fp8
;
16 - (BOOL
)canHandleSnapbackIdentifier
:(id
)fp8 animated
:(BOOL
)fp12
;
17 - (id
)navigationController
;
18 - (BOOL
)hidesBottomBarWhenPushed
;
19 - (void)setHidesBottomBarWhenPushed
:(BOOL
)fp8
;