SelectCheckboxMenuRenderer, SelectManyButtonRenderer, SelectManyCheckboxRenderer, SelectManyMenuRendererpublic abstract class SelectManyRenderer extends SelectRenderer
| Constructor | Description |
|---|---|
SelectManyRenderer() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
|
protected abstract String |
getSubmitParam(javax.faces.context.FacesContext context,
javax.faces.component.UISelectMany selectMany) |
|
protected Object |
getSubmittedValues(javax.faces.component.UIComponent component) |
|
protected Object |
getValues(javax.faces.component.UIComponent component) |
buildAjaxRequest, buildDomEvent, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, endScript, escapeText, getEventBehaviors, getHighlighter, getResourceRequestPath, getResourceURL, getWidgetBuilder, isGrouped, isValueBlank, renderChild, renderChildren, renderDomEvent, renderDomEvents, renderDynamicPassThruAttributes, renderOnchange, renderOnclick, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteId, startScriptcoerceToModelType, createSelectItem, findImplicitConverter, getConvertedValue, getOptionAsString, getSelectItems, shouldDecodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertClientId, encodeBegin, encodeChildren, encodeEnd, getRendersChildrencountSelectItems, countSelectItems, isSelectedpublic void decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
decode in class javax.faces.render.Rendererprotected Object getValues(javax.faces.component.UIComponent component)
protected Object getSubmittedValues(javax.faces.component.UIComponent component)
protected abstract String getSubmitParam(javax.faces.context.FacesContext context, javax.faces.component.UISelectMany selectMany)
Copyright © 2018. All rights reserved.