Statements (43)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:Android_UI_widget
|
| gptkbp:attribute |
android:choiceMode
android:divider android:dividerHeight android:entries android:footerDividersEnabled android:headerDividersEnabled android:overScrollFooter android:overScrollHeader android:scrollbars android:stackFromBottom android:transcriptMode |
| gptkbp:canBe |
gptkb:ArrayAdapter
gptkb:CursorAdapter SimpleAdapter BaseAdapter |
| gptkbp:deprecatedIn |
API Level 33
|
| gptkbp:documentation |
https://developer.android.com/reference/android/widget/ListView
|
| gptkbp:hasEvent |
onItemClick
onItemLongClick onItemSelected onScroll |
| gptkbp:hasLayoutFile |
list_view.xml
|
| gptkbp:hasMethod |
getSelectedItemPosition()
setAdapter() setOnItemClickListener() smoothScrollToPosition() |
| gptkbp:hasXMLTag |
<ListView>
|
| gptkbp:introducedIn |
API Level 1
|
| gptkbp:isAdapterView |
true
|
| gptkbp:isDeprecated |
true
|
| gptkbp:isScrollable |
true
|
| gptkbp:isViewGroup |
true
|
| gptkbp:partOf |
gptkb:Android_SDK
|
| gptkbp:replacedBy |
androidx.recyclerview.widget.RecyclerView
|
| gptkbp:subclassOf |
android.widget.AbsListView
|
| gptkbp:supports |
adapter-based data
item click listeners |
| gptkbp:type |
android.widget
|
| gptkbp:usedFor |
displaying vertically scrolling list of items
|
| gptkbp:bfsParent |
gptkb:Android_View_system
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
android.widget.ListView
|