gptkbp:instanceOf
|
gptkb:class
|
gptkbp:canBeChecked
|
true
|
gptkbp:canBeUnchecked
|
true
|
gptkbp:describes
|
A checkbox is a specific type of two-states button that can be either checked or unchecked.
|
gptkbp:documentation
|
https://developer.android.com/reference/android/widget/CheckBox
|
gptkbp:extendsTo
|
android.widget.CompoundButton
|
gptkbp:hasEvent
|
OnCheckedChangeListener
|
gptkbp:hasMethod
|
toggle()
isChecked()
setChecked(boolean)
|
https://www.w3.org/2000/01/rdf-schema#label
|
android.widget.CheckBox
|
gptkbp:inheritsFrom
|
gptkb:android.widget.Button
gptkb:android.widget.TextView
|
gptkbp:introducedIn
|
API Level 1
|
gptkbp:isAbstract
|
false
|
gptkbp:isFinal
|
false
|
gptkbp:isUIComponent
|
true
|
gptkbp:openToPublic
|
true
|
gptkbp:relatedTo
|
gptkb:android.widget.RadioButton
|
gptkbp:subclassOf
|
android.widget.CompoundButton
|
gptkbp:superclass
|
android.widget.CompoundButton
|
gptkbp:type
|
android.widget
|
gptkbp:usedFor
|
selecting options
|
gptkbp:usedIn
|
Android UI development
|
gptkbp:bfsParent
|
gptkb:Android_View_system
|
gptkbp:bfsLayer
|
7
|