TableLayout

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf Android UI component
gptkbp:attribute android:collapseColumns
android:shrinkColumns
android:stretchColumns
gptkbp:childType TableRow
gptkbp:documentation https://developer.android.com/reference/android/widget/TableLayout
gptkbp:doesNotDisplay borders between rows and columns
https://www.w3.org/2000/01/rdf-schema#label TableLayout
gptkbp:introducedIn Android API Level 1
gptkbp:layout gptkb:ViewGroup
gptkbp:mayInclude cell elements directly
gptkbp:parent LinearLayout
gptkbp:partOf gptkb:Android_SDK
gptkbp:supports TableRow as direct children
gptkbp:type android.widget
gptkbp:usedFor arranging child views in rows and columns
gptkbp:bfsParent gptkb:GridView
gptkbp:bfsLayer 7