C# Class WshLst.MonoTouch.SelectableContactElement

Inheritance: CrossUI.Touch.Dialog.Elements.Element
Afficher le fichier Open project: Redth/WshLst

Méthodes publiques

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

Méthodes protégées

Méthode Description
GetCellImpl ( UITableView tv ) : UITableViewCell

Method Details

GetCellImpl() protected méthode

protected GetCellImpl ( UITableView tv ) : UITableViewCell
tv UITableView
Résultat UITableViewCell

SelectableContactElement() public méthode

public SelectableContactElement ( SelectableContact contact ) : System
contact SelectableContact
Résultat System

Selected() public méthode

public Selected ( CrossUI dvc, UITableView tableView, NSIndexPath path ) : void
dvc CrossUI
tableView UITableView
path NSIndexPath
Résultat void