Statements (35)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:builtBy |
GridView(Context context)
GridView(Context context, AttributeSet attrs) GridView(Context context, AttributeSet attrs, int defStyleAttr) |
gptkbp:deprecatedIn |
false
|
gptkbp:documentation |
https://developer.android.com/reference/android/widget/GridView
|
gptkbp:field |
AUTO_FIT
NO_STRETCH STRETCH_COLUMN_WIDTH STRETCH_SPACING STRETCH_SPACING_UNIFORM |
https://www.w3.org/2000/01/rdf-schema#label |
android.widget.GridView
|
gptkbp:introducedIn |
API Level 1
|
gptkbp:method |
getAdapter()
setOnItemClickListener(AdapterView.OnItemClickListener listener) setOnItemSelectedListener(AdapterView.OnItemSelectedListener listener) getColumnWidth() getGravity() getHorizontalSpacing() getNumColumns() getStretchMode() getVerticalSpacing() setAdapter(ListAdapter adapter) setColumnWidth(int columnWidth) setGravity(int gravity) setHorizontalSpacing(int horizontalSpacing) setNumColumns(int numColumns) setStretchMode(int stretchMode) setVerticalSpacing(int verticalSpacing) |
gptkbp:subclassOf |
android.widget.AbsListView
|
gptkbp:superclass |
android.widget.AbsListView
|
gptkbp:type |
android.widget
|
gptkbp:usedFor |
displaying items in a two-dimensional, scrollable grid
|
gptkbp:bfsParent |
gptkb:Android_View_system
|
gptkbp:bfsLayer |
7
|