메소드 | 설명 | |
---|---|---|
GetCell ( Monospace11.UITableView tableView, NSIndexPath indexPath ) : UITableViewCell | ||
RowSelected ( Monospace11.UITableView tableView, NSIndexPath indexPath ) : void | ||
RowsInSection ( Monospace11.UITableView tableview, int section ) : int | ||
TableViewSource ( |
public GetCell ( Monospace11.UITableView tableView, NSIndexPath indexPath ) : UITableViewCell | ||
tableView | Monospace11.UITableView | |
indexPath | NSIndexPath | |
리턴 | UITableViewCell |
public RowSelected ( Monospace11.UITableView tableView, NSIndexPath indexPath ) : void | ||
tableView | Monospace11.UITableView | |
indexPath | NSIndexPath | |
리턴 | void |
public RowsInSection ( Monospace11.UITableView tableview, int section ) : int | ||
tableview | Monospace11.UITableView | |
section | int | |
리턴 | int |
public TableViewSource ( |
||
controller | ||
locations | List |
|
리턴 | System |