toggle menu
backpack-android
androidJvm
switch theme
search in API
backpack-common
/
net.skyscanner.backpack.calendar2.data
/
CalendarCells
Calendar
Cells
@
Immutable
data
class
CalendarCells
(
months
:
List
<
CalendarMonth
>
)
Members
Constructors
Calendar
Cells
Link copied to clipboard
constructor
(
months
:
List
<
CalendarMonth
>
)
Properties
size
Link copied to clipboard
val
size
:
Int
Functions
get
Link copied to clipboard
operator
fun
get
(
position
:
Int
)
:
CalendarCell
index
Of
Link copied to clipboard
fun
indexOf
(
date
:
LocalDate
)
:
Int