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