Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui-components
/
com.mapsted.ui_components.presentation.adapter
/
PropertyListAdapter
/
PropertyHolder
Property
Holder
class
PropertyHolder
(
val
binding
:
ERROR CLASS: Symbol not found for FragmentPropertyItemBinding
,
onItemClicked
:
(
Int
)
->
Unit
)
:
RecyclerView.ViewHolder
Members
Constructors
Property
Holder
Link copied to clipboard
constructor
(
binding
:
ERROR CLASS: Symbol not found for FragmentPropertyItemBinding
,
onItemClicked
:
(
Int
)
->
Unit
)
Properties
absolute
Adapter
Position
Link copied to clipboard
val
absoluteAdapterPosition
:
Int
adapter
Position
Link copied to clipboard
val
adapterPosition
:
Int
binding
Link copied to clipboard
val
binding
:
ERROR CLASS: Symbol not found for FragmentPropertyItemBinding
binding
Adapter
Link copied to clipboard
@get:
Nullable
val
bindingAdapter
:
RecyclerView.Adapter
<
out
RecyclerView.ViewHolder
?
>
?
binding
Adapter
Position
Link copied to clipboard
val
bindingAdapterPosition
:
Int
is
Recyclable
Link copied to clipboard
val
isRecyclable
:
Boolean
item
Id
Link copied to clipboard
val
itemId
:
Long
item
View
Link copied to clipboard
@
NonNull
val
itemView
:
View
item
View
Type
Link copied to clipboard
val
itemViewType
:
Int
layout
Position
Link copied to clipboard
val
layoutPosition
:
Int
old
Position
Link copied to clipboard
val
oldPosition
:
Int
position
Link copied to clipboard
val
position
:
Int
Functions
bind
Link copied to clipboard
fun
bind
(
property
:
Property
)
set
Is
Recyclable
Link copied to clipboard
fun
setIsRecyclable
(
recyclable
:
Boolean
)
update
Download
Status
Only
Link copied to clipboard
fun
updateDownloadStatusOnly
(
bundle
:
Bundle
)
update
Download
UI
Link copied to clipboard
fun
updateDownloadUI
(
bundle
:
Bundle
)