nugu-android
nugu-ux-kit
/
com.skt.nugu.sdk.platform.android.ux.widget
/
NuguChipsView
/
AdapterChips
/
ChipsViewHolder
Chips
View
Holder
inner
class
ChipsViewHolder
(
itemView
:
View
)
:
RecyclerView.ViewHolder
Content copied to clipboard
view holder
Constructors
Functions
Properties
Constructors
Chips
View
Holder
Link copied to clipboard
fun
ChipsViewHolder
(
itemView
:
View
)
Content copied to clipboard
Functions
get
Adapter
Position
Link copied to clipboard
fun
getAdapterPosition
(
)
:
Int
Content copied to clipboard
get
Item
Id
Link copied to clipboard
fun
getItemId
(
)
:
Long
Content copied to clipboard
get
Item
View
Type
Link copied to clipboard
fun
getItemViewType
(
)
:
Int
Content copied to clipboard
get
Layout
Position
Link copied to clipboard
fun
getLayoutPosition
(
)
:
Int
Content copied to clipboard
get
Old
Position
Link copied to clipboard
fun
getOldPosition
(
)
:
Int
Content copied to clipboard
get
Position
Link copied to clipboard
fun
getPosition
(
)
:
Int
Content copied to clipboard
is
Recyclable
Link copied to clipboard
fun
isRecyclable
(
)
:
Boolean
Content copied to clipboard
set
Is
Recyclable
Link copied to clipboard
fun
setIsRecyclable
(
p0
:
Boolean
)
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
item
View
Link copied to clipboard
@
NonNull
val
itemView
:
View
Content copied to clipboard
title
View
Link copied to clipboard
val
titleView
:
TextView
Content copied to clipboard
A textview representing the title