Yini
1.0
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
MasterViewController.h
Go to the documentation of this file.
1
//
2
// MasterViewController.h
3
// socioville
4
//
5
// Created by Valentin Filip on 4/2/12.
6
// Copyright (c) 2012 App Design Vault. All rights reserved.
7
//
8
9
#import <UIKit/UIKit.h>
10
#import "
CardCell.h
"
11
#import "
NewsLoader.h
"
12
#import "
PullRefreshTableViewController.h
"
13
#import "
BWPhotoVideoViewController.h
"
14
#import "
BWLord.h
"
15
#import "
BWMyLordInfoViewController.h
"
16
#import <DropboxSDK/DropboxSDK.h>
17
#import "
ZUUIRevealController.h
"
18
#import "
MainViewController.h
"
19
20
21
@interface
MasterViewController
:
PullRefreshTableViewController
<
NewsLoaderDelegate
,
ZUUIRevealControllerDelegate
,
MyLordInfoViewDelegate
>
22
23
24
{
25
26
UIActivityIndicatorView *
actIndi
;
27
NewsLoader
*
loader
;
28
NSArray *
datasource
;
29
NSInteger
selected
;
30
UITapGestureRecognizer *
dismissMenuTap
;
31
BOOL
gotAProfilePic
;
32
}
33
34
//@property (strong, nonatomic) DetailViewController *detailViewController;
35
36
@end
socioville
Classes
Common Views
MasterView
MasterViewController.h
Generated on Thu Aug 9 2012 11:05:51 for Yini by
1.8.1.2