Statements (33)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:builtBy |
Button(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
Button(Context context, AttributeSet attrs, int defStyleAttr) Button(Context context) Button(Context context, AttributeSet attrs) |
gptkbp:canBe |
Java code
Kotlin code XML layout |
gptkbp:canDisplayIcon |
true
|
gptkbp:canDisplayText |
true
|
gptkbp:documentation |
https://developer.android.com/reference/android/widget/Button
|
https://www.w3.org/2000/01/rdf-schema#label |
android.widget.Button
|
gptkbp:inheritsFrom |
gptkb:android.view.View
gptkb:android.widget.TextView |
gptkbp:isCheckable |
false
|
gptkbp:isClickable |
true
|
gptkbp:isFocusable |
true
|
gptkbp:isMaterialComponent |
false
|
gptkbp:isUIComponent |
true
|
gptkbp:method |
setAllCaps(boolean allCaps)
setBackground(Drawable background) setEnabled(boolean enabled) setOnClickListener(View.OnClickListener l) setText(CharSequence text) |
gptkbp:partOf |
gptkb:Android_SDK
|
gptkbp:since |
API level 1
|
gptkbp:subclassOf |
gptkb:android.widget.TextView
|
gptkbp:supports |
click events
long click events |
gptkbp:type |
android.widget
|
gptkbp:usedFor |
displaying a button in Android UI
|
gptkbp:bfsParent |
gptkb:Android_View_system
|
gptkbp:bfsLayer |
7
|