Engine
/
com.drake.engine.widget
/
FilterCheckBox
Filter
Check
Box
class
FilterCheckBox
:
AppCompatCheckBox
Content copied to clipboard
Constructors
Functions
Properties
Constructors
FilterCheckBox
Link copied to clipboard
fun
FilterCheckBox
(context:
Context
)
Content copied to clipboard
FilterCheckBox
Link copied to clipboard
fun
FilterCheckBox
(context:
Context
, attrs:
AttributeSet
? = null)
Content copied to clipboard
Functions
filter
Link copied to clipboard
fun
filter
(block:
FilterCheckBox
.() ->
Boolean
)
Content copied to clipboard
toggle
Link copied to clipboard
open override fun
toggle
()
Content copied to clipboard
Properties
checkable
Link copied to clipboard
var
checkable
:
Boolean
= true
Content copied to clipboard