Methods in org.primefaces.component.selectbooleancheckbox with parameters of type SelectBooleanCheckbox |
protected void |
SelectBooleanCheckboxRenderer.encodeInput(javax.faces.context.FacesContext context,
SelectBooleanCheckbox checkbox,
String clientId,
boolean checked,
boolean disabled)
|
protected void |
SelectBooleanCheckboxRenderer.encodeItemLabel(javax.faces.context.FacesContext context,
SelectBooleanCheckbox checkbox,
String clientId)
|
protected void |
SelectBooleanCheckboxRenderer.encodeMarkup(javax.faces.context.FacesContext context,
SelectBooleanCheckbox checkbox)
|
protected void |
SelectBooleanCheckboxRenderer.encodeOutput(javax.faces.context.FacesContext context,
SelectBooleanCheckbox checkbox,
boolean checked,
boolean disabled)
|
protected void |
SelectBooleanCheckboxRenderer.encodeScript(javax.faces.context.FacesContext context,
SelectBooleanCheckbox checkbox)
|