public class BlockUIRenderer
extends org.primefaces.renderkit.CoreRenderer
BlockUI component.| Constructor and Description |
|---|
BlockUIRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeChildren(javax.faces.context.FacesContext fc,
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,
javax.faces.component.UIComponent component) |
protected void |
encodeScript(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component) |
protected java.lang.String |
getEventRegEx(java.lang.String events) |
boolean |
getRendersChildren() |
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 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,
javax.faces.component.UIComponent component)
throws java.io.IOException
java.io.IOExceptionprotected void encodeScript(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component)
throws java.io.IOException
java.io.IOExceptionprotected java.lang.String getEventRegEx(java.lang.String events)
public boolean getRendersChildren()
getRendersChildren in class javax.faces.render.Rendererpublic void encodeChildren(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component)
encodeChildren in class javax.faces.render.RendererCopyright © 2011–2021. All rights reserved.