Package | Description |
---|---|
org.primefaces.component.inputswitch | |
org.primefaces.mobile.renderkit |
Modifier and Type | Method and Description |
---|---|
protected void |
InputSwitchRenderer.encodeInput(javax.faces.context.FacesContext context,
InputSwitch inputSwitch,
String clientId,
boolean checked,
boolean disabled) |
protected void |
InputSwitchRenderer.encodeMarkup(javax.faces.context.FacesContext context,
InputSwitch inputSwitch) |
protected void |
InputSwitchRenderer.encodeScript(javax.faces.context.FacesContext context,
InputSwitch inputSwitch) |
Modifier and Type | Method and Description |
---|---|
void |
InputSwitchRenderer.encodeMarkup(javax.faces.context.FacesContext context,
InputSwitch inputSwitch) |
void |
InputSwitchRenderer.encodeScript(javax.faces.context.FacesContext context,
InputSwitch inputSwitch) |
Copyright © 2015. All rights reserved.