public class SelectManyCheckboxRenderer extends SelectManyCheckboxRenderer
Constructor and Description |
---|
SelectManyCheckboxRenderer() |
Modifier and Type | Method and Description |
---|---|
protected void |
encodeMarkup(javax.faces.context.FacesContext context,
SelectManyCheckbox checkbox) |
protected void |
encodeOption(javax.faces.context.FacesContext context,
javax.faces.component.UIInput component,
Object values,
Object submittedValues,
javax.faces.convert.Converter converter,
javax.faces.model.SelectItem option,
int idx) |
protected void |
encodeScript(javax.faces.context.FacesContext context,
SelectManyCheckbox checkbox) |
encodeCustomLayout, encodeEnd, encodeGridLayout, encodeLineLayout, encodeOptionInput, encodeOptionLabel, encodeOptionOutput, encodePageLayout, encodeResponsiveLayout, encodeSelectItems, encodeTabularLayout, getConvertedValue, getHighlighter, getSubmitParam, isGrouped
decode, getSubmittedValues, getValues
isSelected
coerceToModelType, createSelectItem, findImplicitConverter, getOptionAsString, getSelectItems, shouldDecode
buildAjaxRequest, buildDomEvent, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, endScript, escapeText, getEventBehaviors, getResourceRequestPath, getResourceURL, getWidgetBuilder, isValueBlank, renderChild, renderChildren, renderDomEvent, renderDomEvents, renderDynamicPassThruAttributes, renderOnchange, renderOnclick, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteId, startScript
protected void encodeScript(javax.faces.context.FacesContext context, SelectManyCheckbox checkbox) throws IOException
encodeScript
in class SelectManyCheckboxRenderer
IOException
protected void encodeMarkup(javax.faces.context.FacesContext context, SelectManyCheckbox checkbox) throws IOException
encodeMarkup
in class SelectManyCheckboxRenderer
IOException
protected void encodeOption(javax.faces.context.FacesContext context, javax.faces.component.UIInput component, Object values, Object submittedValues, javax.faces.convert.Converter converter, javax.faces.model.SelectItem option, int idx) throws IOException
encodeOption
in class SelectManyCheckboxRenderer
IOException
Copyright © 2016. All rights reserved.