android.widget.RecyclerView

GPTKB entity

Statements (45)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:attachedTo gptkb:ViewHolder
Adapter
ItemAnimator
ItemDecoration
OnScrollListener
gptkbp:canBe gptkb:GridLayoutManager
gptkb:LinearLayoutManager
gptkb:StaggeredGridLayoutManager
gptkbp:documentation https://developer.android.com/reference/androidx/recyclerview/widget/RecyclerView
gptkbp:hasInnerClass gptkb:RecyclerView.Adapter
gptkb:RecyclerView.ItemDecoration
gptkb:RecyclerView.LayoutManager
gptkb:RecyclerView.OnScrollListener
gptkb:RecyclerView.ViewHolder
RecyclerView.ItemAnimator
gptkbp:hasMethod scrollToPosition
smoothScrollToPosition
addItemDecoration
addOnScrollListener
getAdapter
getChildAdapterPosition
getLayoutManager
setAdapter
setItemAnimator
setLayoutManager
https://www.w3.org/2000/01/rdf-schema#label android.widget.RecyclerView
gptkbp:introducedIn gptkb:Android_5.0_Lollipop
gptkbp:license gptkb:Apache_License_2.0
gptkbp:openSource true
gptkbp:partOf gptkb:Android_Jetpack
androidx.recyclerview
gptkbp:replacedBy gptkb:GridView
gptkb:ListView
gptkbp:requires gptkb:LayoutManager
gptkbp:superclass gptkb:android.view.ViewGroup
gptkbp:supports vertical scrolling
horizontal scrolling
view recycling
custom layouts
item animations
gptkbp:type android.widget
gptkbp:usedFor displaying large data sets efficiently
gptkbp:bfsParent gptkb:Android_View_system
gptkbp:bfsLayer 7