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
, UINavigationBar
, UIProgressIndicator
, UITable
, UITextLabel
;
11 @interface PLMobileMeView
: UIView
13 UINavigationBar
*_navBar
;
15 UIProgressIndicator
*_progress
;
21 - (id
)initWithFrame
:(struct CGRect
)fp8
;
23 - (void)setDelegate
:(id
)fp8
;
24 - (void)_setupLabelWithString
:(id
)fp8
;
25 - (void)setLoading
:(BOOL
)fp8
;
26 - (void)setAlbums
:(id
)fp8
;
27 - (void)navigationBar
:(id
)fp8 buttonClicked
:(int)fp12
;
28 - (void)tableSelectionDidChange
:(id
)fp8
;
29 - (int)numberOfRowsInTable
:(id
)fp8
;
30 - (id
)table
:(id
)fp8 cellForRow
:(int)fp12 column
:(id
)fp16 reusing
:(id
)fp20
;