public class ChartRenderer
extends org.primefaces.renderkit.CoreRenderer
| Modifier and Type | Field and Description |
|---|---|
static String |
RENDERER_TYPE |
PASSTHROUGH_RENDERER_LOCALNAME_KEY| Constructor and Description |
|---|
ChartRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(FacesContext context,
UIComponent component) |
void |
encodeEnd(FacesContext context,
UIComponent component) |
protected void |
encodeMarkup(FacesContext context,
Chart chart) |
protected void |
encodeScript(FacesContext context,
Chart chart) |
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, startScriptconvertClientId, encodeBegin, encodeChildren, getConvertedValue, getRendersChildrenpublic static final String RENDERER_TYPE
public void decode(FacesContext context, UIComponent component)
public void encodeEnd(FacesContext context, UIComponent component) throws IOException
encodeEnd in class RendererIOExceptionprotected void encodeMarkup(FacesContext context, Chart chart) throws IOException
IOExceptionprotected void encodeScript(FacesContext context, Chart chart) throws IOException
IOExceptionCopyright © 2016. All rights reserved.