calendar-view
1.1.1
calendar-view
/
com.sy007.calendar
/
MonthViewBinder
Month
View
Binder
interface
MonthViewBinder
<
T
:
BaseMonthView
>
:
ViewBinder
<
T
>
Content copied to clipboard
Inherited functions
Inherited functions
create
Link copied to clipboard
abstract
fun
create
(
parent
:
ViewGroup
)
:
T
Content copied to clipboard
on
Bind
Link copied to clipboard
abstract
fun
onBind
(
view
:
T
,
calendarDay
:
CalendarDay
)
Content copied to clipboard