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 "UIViewController.h"
9 @
class ABEditorModel
, ABItemLabelPicker
, NSArray
;
11 @interface ABLabelPickerViewController
: UIViewController
13 ABEditorModel
*_model
;
14 NSArray
*_additionalLabels
;
16 ABItemLabelPicker
*_labelPicker
;
20 - (id
)initWithModel
:(id
)fp8 additionalLabels
:(id
)fp12 property
:(int)fp16
;
22 - (void)setDelegate
:(id
)fp8
;
23 - (struct CGSize
)fullScreenContentSize
;
25 - (void)itemLabelPicker
:(id
)fp8 endedWithSelectionConfirmed
:(BOOL
)fp12 animate
:(BOOL
)fp16
;
26 - (id
)itemLabelPickerPresentSimpleTextInputLayerWithContext
:(id
)fp8
;
27 - (void)itemLabelPicker
:(id
)fp8 dismissSimpleTextInputLayer
:(id
)fp12 afterSelectionConfirmed
:(BOOL
)fp16
;
28 - (void)viewWillAppear
:(BOOL
)fp8
;
30 - (void)setEditing
:(BOOL
)fp8 animated
:(BOOL
)fp12
;