GridLayoutManager

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:author gptkb:Google
gptkbp:extendsTo gptkb:RecyclerView.LayoutManager
gptkbp:hasConstructor GridLayoutManager(Context context, int spanCount)
GridLayoutManager(Context context, int spanCount, int orientation, boolean reverseLayout)
gptkbp:hasMethod getOrientation()
setOrientation(int orientation)
getSpanCount()
getSpanSizeLookup()
isReverseLayout()
setReverseLayout(boolean reverseLayout)
setSpanCount(int spanCount)
setSpanSizeLookup(SpanSizeLookup spanSizeLookup)
https://www.w3.org/2000/01/rdf-schema#label GridLayoutManager
gptkbp:introducedIn Android API 22
gptkbp:partOf AndroidX RecyclerView library
gptkbp:supports vertical orientation
horizontal orientation
gptkbp:type gptkb:androidx.recyclerview.widget
gptkbp:usedFor displaying items in a grid in RecyclerView
gptkbp:bfsParent gptkb:android.widget.RecyclerView
gptkb:RecyclerView
gptkb:androidx.recyclerview.widget_package
gptkbp:bfsLayer 8