Statements (50)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Android ViewGroup
|
gptkbp:attribute |
android:divider
android:baselineAligned android:gravity android:orientation android:weightSum |
gptkbp:category |
Layout
UI component |
gptkbp:childClass |
android.widget.LinearLayout.LayoutParams
|
gptkbp:defaultOrientation |
horizontal
|
gptkbp:directionA |
horizontal
vertical |
gptkbp:documentation |
https://developer.android.com/reference/android/widget/LinearLayout
|
gptkbp:hasConstructor |
LinearLayout(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
LinearLayout(Context context) LinearLayout(Context context, AttributeSet attrs) LinearLayout(Context context, AttributeSet attrs, int defStyleAttr) |
gptkbp:hasInnerClass |
android.widget.LinearLayout.LayoutParams
|
gptkbp:hasMethod |
getOrientation()
setOrientation(int orientation) getBaselineAlignedChildIndex() getGravity() getShowDividers() getWeightSum() isBaselineAligned() setBaselineAligned(boolean aligned) setBaselineAlignedChildIndex(int i) setDividerDrawable(Drawable divider) setGravity(int gravity) setShowDividers(int showDividers) setWeightSum(float weightSum) |
https://www.w3.org/2000/01/rdf-schema#label |
android.widget.LinearLayout
|
gptkbp:introducedIn |
API Level 1
|
gptkbp:isAbstract |
false
|
gptkbp:isFinal |
false
|
gptkbp:isParcelable |
yes
|
gptkbp:layoutParameter |
android.widget.LinearLayout.LayoutParams
|
gptkbp:mayInclude |
gptkb:android.view.View
gptkb:android.view.ViewGroup |
gptkbp:openToPublic |
true
|
gptkbp:parent |
gptkb:android.view.ViewGroup
|
gptkbp:serialization |
no
|
gptkbp:subclassOf |
gptkb:android.view.ViewGroup
|
gptkbp:threadSafe |
no
|
gptkbp:type |
android.widget
|
gptkbp:usedBy |
gptkb:Android_developers
|
gptkbp:usedFor |
arranging child views in a single direction
|
gptkbp:usedIn |
Android UI layouts
|
gptkbp:bfsParent |
gptkb:Android_View_system
|
gptkbp:bfsLayer |
7
|