public class FluidGridRenderer
extends org.primefaces.renderkit.CoreRenderer
FluidGrid component.| Constructor and Description |
|---|
FluidGridRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeChildren(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component) |
protected void |
encodeMarkup(javax.faces.context.FacesContext fc,
FluidGrid fluidGrid) |
protected void |
encodeScript(javax.faces.context.FacesContext fc,
FluidGrid fluidGrid) |
boolean |
getRendersChildren() |
protected void |
renderItem(javax.faces.context.FacesContext fc,
javax.faces.context.ResponseWriter writer,
FluidGrid fluidGrid,
UIFluidGridItem uiItem) |
buildAjaxRequest, buildAjaxRequest, buildAjaxRequest, buildDomEvent, buildNonAjaxRequest, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, endsWithLenghtUnit, getEventBehaviors, getHighlighter, getResourceRequestPath, getResourceURL, getStyleBuilder, getStyleClassBuilder, getWidgetBuilder, isGrouped, isValueBlank, preConfiguredAjaxRequestBuilder, preConfiguredAjaxRequestBuilder, renderChild, renderChildren, renderDomEvent, renderDomEvents, renderDummyMarkup, renderDynamicPassThruAttributes, renderHiddenInput, renderOnchange, renderOnclick, renderPassThruAttributes, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteIdpublic void decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
decode in class javax.faces.render.Rendererpublic void encodeEnd(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class javax.faces.render.Rendererjava.io.IOExceptionprotected void encodeMarkup(javax.faces.context.FacesContext fc,
FluidGrid fluidGrid)
throws java.io.IOException
java.io.IOExceptionprotected void encodeScript(javax.faces.context.FacesContext fc,
FluidGrid fluidGrid)
throws java.io.IOException
java.io.IOExceptionprotected void renderItem(javax.faces.context.FacesContext fc,
javax.faces.context.ResponseWriter writer,
FluidGrid fluidGrid,
UIFluidGridItem uiItem)
throws java.io.IOException
java.io.IOExceptionpublic void encodeChildren(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
encodeChildren in class javax.faces.render.Rendererpublic boolean getRendersChildren()
getRendersChildren in class javax.faces.render.RendererCopyright © 2011–2021. All rights reserved.