C# Class WshLst.MonoTouch.LargeImageElement

Inheritance: CrossUI.Touch.Dialog.Elements.Element, IElementSizing
ファイルを表示 Open project: Redth/WshLst Class Usage Examples

Public Methods

Method Description
GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float
LargeImageElement ( ) : System

Protected Methods

Method Description
GetCellImpl ( UITableView tv ) : UITableViewCell

Method Details

GetCellImpl() protected method

protected GetCellImpl ( UITableView tv ) : UITableViewCell
tv UITableView
return UITableViewCell

GetHeight() public method

public GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float
tableView UITableView
indexPath NSIndexPath
return float

LargeImageElement() public method

public LargeImageElement ( ) : System
return System