Package com.drake.brv.item

Types

ItemAttached
Link copied to clipboard
interface ItemAttached
ItemBind
Link copied to clipboard
interface ItemBind
实现接口进行UI操作不符合MVVM, 因为Model中不允许出现View引用.
ItemDepth
Link copied to clipboard
interface ItemDepth
Item实现该接口来用于记录元素位于集合的层级深度itemDepth
ItemDrag
Link copied to clipboard
interface ItemDrag
可拖拽
ItemExpand
Link copied to clipboard
interface ItemExpand
可展开/折叠的条目
ItemHover
Link copied to clipboard
interface ItemHover
可粘性头部的条目
ItemPosition
Link copied to clipboard
interface ItemPosition
ItemStableId
Link copied to clipboard
interface ItemStableId
请先配置com.drake.brv.BindingAdapter.setHasStableIds为true才会生效
ItemSwipe
Link copied to clipboard
interface ItemSwipe
可侧滑的条目