Package io.lenra.app.components
Class Checkbox
java.lang.Object
io.lenra.app.components.Checkbox
- All Implemented Interfaces:
LenraComponent,ViewResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmaterialTapTargetSize(MaterialTapTargetSize materialTapTargetSize) style(CheckboxStyle style)
-
Constructor Details
-
Checkbox
public Checkbox() -
Checkbox
-
Checkbox
public Checkbox(Boolean value, Boolean tristate, Listener onPressed, CheckboxStyle style, MaterialTapTargetSize materialTapTargetSize, Boolean autofocus, String name)
-
-
Method Details
-
value
-
tristate
-
onPressed
-
style
-
materialTapTargetSize
-
autofocus
-
name
-