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) Deprecated, for removal: This API element is subject to removal in a future version.protected voidInputSwitchRenderer.encodeMarkup(javax.faces.context.FacesContext context, InputSwitch inputSwitch) Deprecated, for removal: This API element is subject to removal in a future version.protected voidInputSwitchRenderer.encodeScript(javax.faces.context.FacesContext context, InputSwitch inputSwitch) Deprecated, for removal: This API element is subject to removal in a future version.