C# 클래스 MonoTouch.Dialog.BaseBooleanImageElement.TextWithImageCellView

상속: MonoTouch.Dialog.UITableViewElementCell
파일 보기 프로젝트 열기: nicwise/londonbikeapp

공개 메소드들

메소드 설명
LayoutSubviews ( ) : void
TextWithImageCellView ( BaseBooleanImageElement parent ) : System
UpdateFrom ( BaseBooleanImageElement newParent ) : void

비공개 메소드들

메소드 설명
UpdateImage ( ) : void

메소드 상세

LayoutSubviews() 공개 메소드

public LayoutSubviews ( ) : void
리턴 void

TextWithImageCellView() 공개 메소드

public TextWithImageCellView ( BaseBooleanImageElement parent ) : System
parent BaseBooleanImageElement
리턴 System

UpdateFrom() 공개 메소드

public UpdateFrom ( BaseBooleanImageElement newParent ) : void
newParent BaseBooleanImageElement
리턴 void