Statements (52)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:accessibleBy |
android.permission.SYSTEM_ALERT_WINDOW
|
gptkbp:definedIn |
android.view package
|
gptkbp:documentation |
https://developer.android.com/reference/android/view/ViewGroup
|
gptkbp:hasConstructor |
ViewGroup(Context context, AttributeSet attrs, int defStyleAttr)
ViewGroup(Context context) ViewGroup(Context context, AttributeSet attrs) |
gptkbp:hasEvent |
onChildViewAdded
onChildViewRemoved onHierarchyChangeListener onLayoutChangeListener |
gptkbp:hasField |
LayoutParams
mChildren mOnHierarchyChangeListener |
gptkbp:hasMethod |
invalidate()
addView() dispatchDraw() getChildAt() getChildCount() onLayout() onMeasure() removeAllViews() removeView() requestLayout() |
https://www.w3.org/2000/01/rdf-schema#label |
ViewGroup
|
gptkbp:interface |
AccessibilityEventSource
Drawable.Callback KeyEvent.Callback ViewManager ViewParent |
gptkbp:introducedIn |
API Level 1
|
gptkbp:isAbstract |
true
|
gptkbp:mayInclude |
gptkb:ViewGroup
View |
gptkbp:partOf |
gptkb:Android_SDK
|
gptkbp:subclassOf |
View
|
gptkbp:superclass |
gptkb:GridLayout
gptkb:ConstraintLayout gptkb:RecyclerView gptkb:TableLayout LinearLayout CoordinatorLayout DrawerLayout FrameLayout RelativeLayout |
gptkbp:threadSafe |
false
|
gptkbp:usedBy |
physical activity
Fragment |
gptkbp:usedFor |
containing and managing multiple child views
|
gptkbp:usedIn |
Android UI layouts
|
gptkbp:bfsParent |
gptkb:Android_View_system
|
gptkbp:bfsLayer |
7
|