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/UIView.h>
9 @
class UIImageView
, UITextLabel
;
11 @interface EmptyAlbumView
: UIView
15 UITextLabel
*_message
;
18 - (id
)_emptyRollImageForAlbum
:(id
)fp8
;
19 - (id
)_messageForAlbum
:(id
)fp8
;
20 - (id
)_createLabelWithText
:(id
)fp8 font
:(struct __GSFont
*)fp12 bottom
:(float)fp16
;
21 - (id
)_createTextViewWithText
:(id
)fp8 bottom
:(float)fp12
;
22 - (id
)initWithFrame
:(struct CGRect
)fp8
;
24 - (void)setAlbum
:(id
)fp8
;