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 NSArray
, PLEmptyAlbumView
, PLSelectableTable
;
11 @interface PLLibraryView
: UIView
15 PLSelectableTable
*_table
;
16 PLEmptyAlbumView
*_emptyLibraryView
;
21 - (void)_updateInterface
;
22 - (void)_pictureWasTaken
:(id
)fp8
;
23 - (void)_pictureWasDeleted
:(id
)fp8
;
25 - (void)_updateTableScrollRect
;
26 - (id
)initWithFrame
:(struct CGRect
)fp8 requiresPadding
:(BOOL
)fp24
;
28 - (void)setDelegate
:(id
)fp8
;
29 - (void)cameraAlbumDidChange
;
30 - (void)statusBarHeightDidChange
:(id
)fp8
;
31 - (void)storeCurrentConfiguration
:(id
)fp8
;
32 - (void)loadCurrentConfiguration
:(id
)fp8
;
33 - (void)setAlbums
:(id
)fp8
;
34 - (void)viewWillBeDisplayed
;
35 - (void)updateButtonBar
:(id
)fp8 duration
:(float)fp12
;
36 - (int)numberOfRowsInTable
:(id
)fp8
;
37 - (id
)table
:(id
)fp8 cellForRow
:(int)fp12 column
:(id
)fp16
;
38 - (void)tableSelectionDidChange
:(id
)fp8
;