toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.ui.category.drag
/
DragSwipeVH
Drag
Swipe
VH
class
DragSwipeVH
(
itemView
:
View
)
:
RecyclerView.ViewHolder
Members
Constructors
Drag
Swipe
VH
Link copied to clipboard
constructor
(
itemView
:
View
)
Properties
content
Link copied to clipboard
val
content
:
ViewGroup
要实现侧滑菜单效果
item
View
Link copied to clipboard
@
NonNull
val
itemView
:
View
iv
Order
Link copied to clipboard
val
ivOrder
:
ImageView
iv
Tab
Add
Remove
Link copied to clipboard
val
ivTabAddRemove
:
ImageView
iv
Tab
Icon
Link copied to clipboard
val
ivTabIcon
:
ImageView
menu
Link copied to clipboard
val
menu
:
ViewGroup
pos
Link copied to clipboard
var
pos
:
Int
tv
Modify
Link copied to clipboard
val
tvModify
:
TextView
tv
Remove
Link copied to clipboard
val
tvRemove
:
TextView
tv
Tag
Name
Link copied to clipboard
val
tvTagName
:
TextView
view
Divider
Link copied to clipboard
val
viewDivider
:
View
Functions
clean
Link copied to clipboard
fun
clean
(
)
get
Absolute
Adapter
Position
Link copied to clipboard
fun
getAbsoluteAdapterPosition
(
)
:
Int
get
Adapter
Position
Link copied to clipboard
fun
getAdapterPosition
(
)
:
Int
get
Binding
Adapter
Link copied to clipboard
@
Nullable
fun
getBindingAdapter
(
)
:
RecyclerView.Adapter
<
out
RecyclerView.ViewHolder
>
?
get
Binding
Adapter
Position
Link copied to clipboard
fun
getBindingAdapterPosition
(
)
:
Int
get
Item
Id
Link copied to clipboard
fun
getItemId
(
)
:
Long
get
Item
View
Type
Link copied to clipboard
fun
getItemViewType
(
)
:
Int
get
Layout
Position
Link copied to clipboard
fun
getLayoutPosition
(
)
:
Int
get
Old
Position
Link copied to clipboard
fun
getOldPosition
(
)
:
Int
get
Position
Link copied to clipboard
fun
getPosition
(
)
:
Int
is
Recyclable
Link copied to clipboard
fun
isRecyclable
(
)
:
Boolean
set
Is
Recyclable
Link copied to clipboard
fun
setIsRecyclable
(
p0
:
Boolean
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String