C# Class WshLst.MonoTouch.SelectableContactElement

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

Public Methods

Method Description
SelectableContactElement ( SelectableContact contact ) : System
Selected ( CrossUI dvc, UITableView tableView, NSIndexPath path ) : void

Protected Methods

Method Description
GetCellImpl ( UITableView tv ) : UITableViewCell

Method Details

GetCellImpl() protected method

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

SelectableContactElement() public method

public SelectableContactElement ( SelectableContact contact ) : System
contact SelectableContact
return System

Selected() public method

public Selected ( CrossUI dvc, UITableView tableView, NSIndexPath path ) : void
dvc CrossUI
tableView UITableView
path NSIndexPath
return void