Uses of Class
com.oorian.bootstrap.forms.BsRadio
Packages that use BsRadio
-
Uses of BsRadio in com.oorian.bootstrap.forms
Methods in com.oorian.bootstrap.forms that return BsRadioModifier and TypeMethodDescriptionBsRadio.setChecked(boolean checked) Sets the radio button as checked.BsRadio.setInline(boolean inline) Sets whether the radio button is displayed inline.Sets the input name (for grouping radio buttons).Sets the input value.