프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnEventClicked | EventClicked | ||
addController | EKEventEditViewController |
메소드 | 설명 | |
---|---|---|
ForceAutoRotate ( ) : void | ||
RotatingCalendarView ( CGRect rect ) : System | ||
RotatingCalendarView ( CGRect rect, float tabBarHeight ) : System | ||
SetupNavBar ( ) : void | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
ViewWillAppear ( bool animated ) : void | ||
ViewWillDisappear ( bool animated ) : void |
메소드 | 설명 | |
---|---|---|
AddNewEventClicked ( object sender, |
||
EventsChanged ( NSNotification notification ) : void | ||
HandleNextWeekTouch ( object sender, |
||
HandlePreviousDayTouch ( object sender, |
||
HandlePreviousWeekTouch ( object sender, |
||
landScapeNavBar ( ) : void | ||
portriatNavBar ( ) : void | ||
setDate ( System.DateTime date ) : void |
public RotatingCalendarView ( CGRect rect ) : System | ||
rect | CGRect | |
리턴 | System |
public RotatingCalendarView ( CGRect rect, float tabBarHeight ) : System | ||
rect | CGRect | |
tabBarHeight | float | |
리턴 | System |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
리턴 | bool |