Uses of Class
org.primefaces.component.selectbooleancheckbox.SelectBooleanCheckbox
Packages that use SelectBooleanCheckbox
-
Uses of SelectBooleanCheckbox in org.primefaces.component.selectbooleancheckbox
Methods in org.primefaces.component.selectbooleancheckbox with parameters of type SelectBooleanCheckboxModifier and TypeMethodDescriptionprotected voidSelectBooleanCheckboxRenderer.encodeInput(javax.faces.context.FacesContext context, SelectBooleanCheckbox checkbox, String clientId, boolean checked) protected voidSelectBooleanCheckboxRenderer.encodeItemLabel(javax.faces.context.FacesContext context, SelectBooleanCheckbox checkbox, String clientId, boolean disabled) protected voidSelectBooleanCheckboxRenderer.encodeMarkup(javax.faces.context.FacesContext context, SelectBooleanCheckbox checkbox) protected voidSelectBooleanCheckboxRenderer.encodeOutput(javax.faces.context.FacesContext context, SelectBooleanCheckbox checkbox, boolean checked, boolean disabled) protected voidSelectBooleanCheckboxRenderer.encodeScript(javax.faces.context.FacesContext context, SelectBooleanCheckbox checkbox)