@Deprecated
public class ScaffoldingRenderer
extends org.primefaces.renderkit.CoreRenderer
Scaffolding component.| Constructor and Description |
|---|
ScaffoldingRenderer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
Deprecated.
|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
Deprecated.
|
protected void |
encodeMarkup(javax.faces.context.FacesContext context,
Scaffolding scaffolding)
Deprecated.
|
protected void |
encodeScript(javax.faces.context.FacesContext context,
Scaffolding scaffolding)
Deprecated.
|
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 context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class javax.faces.render.Rendererjava.io.IOExceptionprotected void encodeMarkup(javax.faces.context.FacesContext context,
Scaffolding scaffolding)
throws java.io.IOException
java.io.IOExceptionprotected void encodeScript(javax.faces.context.FacesContext context,
Scaffolding scaffolding)
throws java.io.IOException
java.io.IOExceptionCopyright © 2011–2021. All rights reserved.