JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.oorian.bootstrap.forms.BsSwitch
Packages that use
BsSwitch
Package
Description
com.oorian.bootstrap.forms
Uses of
BsSwitch
in
com.oorian.bootstrap.forms
Methods in
com.oorian.bootstrap.forms
that return
BsSwitch
Modifier and Type
Method
Description
BsSwitch
BsSwitch.
setChecked
(boolean checked)
Sets the switch as checked (on).
BsSwitch
BsSwitch.
setName
(
String
name)
Sets the input name.
BsSwitch
BsSwitch.
setValue
(
String
value)
Sets the input value.