toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.ui.screens.attendance.attendance_screen
/
AttendanceEvent
/
SelectAllClick
Select
All
Click
data
class
SelectAllClick
(
val
attendanceModelList
:
List
<
AttendanceModel
>
,
val
isAdded
:
Boolean
=
true
)
:
AttendanceEvent
Members
Constructors
Select
All
Click
Link copied to clipboard
constructor
(
attendanceModelList
:
List
<
AttendanceModel
>
,
isAdded
:
Boolean
=
true
)
Properties
attendance
Model
List
Link copied to clipboard
val
attendanceModelList
:
List
<
AttendanceModel
>
is
Added
Link copied to clipboard
val
isAdded
:
Boolean
=
true