public class DataListRenderer extends DataListRenderer
DataListRenderer.VarStatus
Constructor and Description |
---|
DataListRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeFacet(javax.faces.context.FacesContext context,
UIData data,
String facet) |
protected void |
encodeList(javax.faces.context.FacesContext context,
DataList list) |
void |
encodeMarkup(javax.faces.context.FacesContext context,
DataList list) |
protected void |
encodeScript(javax.faces.context.FacesContext context,
DataList list) |
encodeChildren, encodeFreeList, encodeStrictList, getRendersChildren
addPaginatorElement, encodeFacet, encodePaginatorConfig, encodePaginatorMarkup, removePaginatorElement
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, startScript
public void decode(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
decode
in class DataListRenderer
public void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
encodeEnd
in class DataListRenderer
IOException
protected void encodeScript(javax.faces.context.FacesContext context, DataList list) throws IOException
encodeScript
in class DataListRenderer
IOException
public void encodeMarkup(javax.faces.context.FacesContext context, DataList list) throws IOException
encodeMarkup
in class DataListRenderer
IOException
protected void encodeList(javax.faces.context.FacesContext context, DataList list) throws IOException
IOException
public void encodeFacet(javax.faces.context.FacesContext context, UIData data, String facet) throws IOException
IOException
Copyright © 2018. All rights reserved.