Property | Type | Description | |
---|---|---|---|
CELL_ID | NSString | ||
CellControllers | TweetCellController>.Dictionary | ||
Presenter | |||
Tweets | List |
Method | Description | |
---|---|---|
TwitterTableViewController ( ) : System | ||
ViewDidLoad ( ) : void |
Method | Description | |
---|---|---|
BindTweetsToTable ( System.Xml.Linq.XDocument twitterXml ) : void | ||
BlockUI ( ) : void | ||
FetchAndBindTweets ( ) : void | ||
FetchAndBindTweetsAsync ( ) : void | ||
SetupRefreshButton ( ) : void | ||
ShowAlert ( string title, string message, string cancelButton ) : void | ||
UnblockUI ( ) : void |
public TwitterTableViewController ( ) : System | ||
return | System |
protected Dictionary |
||
return | TweetCellController>.Dictionary |
protected TwitterPresenter,NDC2010.Logic.Presenters Presenter | ||
return |