C# 클래스 UICalendar.MonthEventElement.MonthEventCellView

상속: UITableViewCell
파일 보기 프로젝트 열기: Clancey/UICalendar

공개 메소드들

메소드 설명
Draw ( CGRect rect ) : void
LayoutSubviews ( ) : void
MonthEventCellView ( MonthEventElement parent ) : System
Refresh ( ) : void
UpdateFrom ( MonthEventElement newParent ) : void
setupTimeLabels ( ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( CGRect rect ) : void
rect CGRect
리턴 void

LayoutSubviews() 공개 메소드

public LayoutSubviews ( ) : void
리턴 void

MonthEventCellView() 공개 메소드

public MonthEventCellView ( MonthEventElement parent ) : System
parent MonthEventElement
리턴 System

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void

UpdateFrom() 공개 메소드

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

setupTimeLabels() 공개 메소드

public setupTimeLabels ( ) : void
리턴 void