staffstart-android-sdk
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.view.presentation.component
/
CachingTagListViewItem
Caching
Tag
List
View
Item
android
data
class
CachingTagListViewItem
<
T
>
(
val
data
:
T
,
val
isSelected
:
Boolean
)
(
source
)
Members
Constructors
Caching
Tag
List
View
Item
Link copied to clipboard
android
constructor
(
data
:
T
,
isSelected
:
Boolean
)
Properties
data
Link copied to clipboard
android
val
data
:
T
is
Selected
Link copied to clipboard
android
val
isSelected
:
Boolean