Uses of Class
org.primefaces.component.inputswitch.InputSwitch
Packages that use InputSwitch
-
Uses of InputSwitch in org.primefaces.component.inputswitch
Methods in org.primefaces.component.inputswitch with parameters of type InputSwitchModifier and TypeMethodDescriptionprotected 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)