C# Class UICalendar.TrueWeekView.WeekTopView

Inheritance: UIView
Afficher le fichier Open project: Clancey/UICalendar

Méthodes publiques

Méthode Description
Draw ( CGRect rect ) : void
ReDraw ( ) : void
WeekTopView ( TrueWeekView theParent ) : System

Private Methods

Méthode Description
DrawDayLabel ( CGRect rect, System.DateTime date ) : void
DrawInContext ( ) : void
DrawRect ( ) : void

Method Details

Draw() public méthode

public Draw ( CGRect rect ) : void
rect CGRect
Résultat void

ReDraw() public méthode

public ReDraw ( ) : void
Résultat void

WeekTopView() public méthode

public WeekTopView ( TrueWeekView theParent ) : System
theParent TrueWeekView
Résultat System