calendar-view
1.1.1
calendar-view
/
com.sy007.calendar
/
MonthHeaderViewBinder
Month
Header
View
Binder
abstract
class
MonthHeaderViewBinder
<
T
:
View
>
:
ViewBinder
<
T
>
Content copied to clipboard
Constructors
Functions
Inherited functions
Constructors
Month
Header
View
Binder
Link copied to clipboard
fun
MonthHeaderViewBinder
(
)
Content copied to clipboard
Functions
is
Stick
Link copied to clipboard
open
fun
isStick
(
)
:
Boolean
Content copied to clipboard
是否悬停 true 悬停,false 不悬停
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