GPTKB
Browse
Query
Compare
Download
Publications
Contributors
Search
android.view.ViewGroup
URI:
https://gptkb.org/entity/android.view.ViewGroup
GPTKB entity
Statements (33)
Predicate
Object
gptkbp:instanceOf
gptkb:class
gptkbp:author
gptkb:Google
gptkbp:category
UI container
gptkbp:commonSubclasses
gptkb:android.widget.FrameLayout
gptkb:android.widget.LinearLayout
gptkb:android.widget.RelativeLayout
android.widget.ConstraintLayout
gptkbp:documentation
https://developer.android.com/reference/android/view/ViewGroup
gptkbp:field
children
LayoutParams
mOnHierarchyChangeListener
https://www.w3.org/2000/01/rdf-schema#label
android.view.ViewGroup
gptkbp:introducedIn
API Level 1
gptkbp:isAbstract
true
gptkbp:isFinal
false
gptkbp:mayInclude
gptkb:android.view.View
gptkb:android.view.ViewGroup
gptkbp:method
onLayout(boolean changed, int l, int t, int r, int b)
addView(View child)
generateLayoutParams(AttributeSet attrs)
getChildAt(int index)
getChildCount()
removeView(View view)
onMeasure(int widthMeasureSpec, int heightMeasureSpec)
gptkbp:openToPublic
true
gptkbp:partOf
Android UI framework
gptkbp:purpose
Container for other views
gptkbp:subclassOf
gptkb:android.view.View
gptkbp:superclass
gptkb:android.view.View
gptkbp:type
android.view
gptkbp:usedIn
gptkb:Android_SDK
gptkbp:bfsParent
gptkb:Android_View_system
gptkbp:bfsLayer
7