CalendarWeekController class

Constructors

CalendarWeekController()

Properties

hasClient bool
Return true if attached to CalendarWeek widget
no setter
hashCode int
The hash code for this object.
no setterinherited
rangeWeekDate List<DateTime?>
get _weeks
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selectedDate DateTime
Get _selectedDate selected;
no setter

Methods

jumpToDate(DateTime date) → void
jumpToDate show week contain date on the screen
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited