C# 클래스 WshLst.MonoTouch.SelectableContactElement

상속: CrossUI.Touch.Dialog.Elements.Element
파일 보기 프로젝트 열기: Redth/WshLst

공개 메소드들

메소드 설명
SelectableContactElement ( SelectableContact contact ) : System
Selected ( CrossUI dvc, UITableView tableView, NSIndexPath path ) : void

보호된 메소드들

메소드 설명
GetCellImpl ( UITableView tv ) : UITableViewCell

메소드 상세

GetCellImpl() 보호된 메소드

protected GetCellImpl ( UITableView tv ) : UITableViewCell
tv UITableView
리턴 UITableViewCell

SelectableContactElement() 공개 메소드

public SelectableContactElement ( SelectableContact contact ) : System
contact SelectableContact
리턴 System

Selected() 공개 메소드

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