Uses of Class
org.primefaces.component.inputswitch.InputSwitch
-
Packages that use InputSwitch Package Description org.primefaces.component.inputswitch -
-
Uses of InputSwitch in org.primefaces.component.inputswitch
Methods in org.primefaces.component.inputswitch with parameters of type InputSwitch Modifier and Type Method Description protected voidInputSwitchRenderer. encodeInput(javax.faces.context.FacesContext context, InputSwitch inputSwitch, String clientId, boolean checked)protected voidInputSwitchRenderer. encodeMarkup(javax.faces.context.FacesContext context, InputSwitch inputSwitch)protected voidInputSwitchRenderer. encodeScript(javax.faces.context.FacesContext context, InputSwitch inputSwitch)
-