public class NXScriptRenderer extends AbstractResourceRenderer
BUNDLE_ENDPOINT_PATH, COMPONENTS_PATH, EMPTY_PARAMS, ENDPOINT_PATH, PAGE_ENDPOINT_PATH
logger
Constructor and Description |
---|
NXScriptRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
encodeChildren(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
If overridden, this method (i.e.
|
protected void |
endElement(javax.faces.context.ResponseWriter writer)
Allow the subclass to customize the start element content
|
protected void |
startElement(javax.faces.context.ResponseWriter writer,
javax.faces.component.UIComponent component)
Allow the subclass to customize the start element content
|
getParamList, getUrlWithParams, resolveNuxeoResource, resolveNuxeoResourcePath, resolveNuxeoResourceUrl, resolveResourceFromSource, resolveResourceUrl, resolveUrl, resolveUrlWithTimestamp
decode, encodeBegin, encodeChildren, getRendersChildren, processEvent, verifyTarget
public NXScriptRenderer()
protected void startElement(javax.faces.context.ResponseWriter writer, javax.faces.component.UIComponent component) throws IOException
ScriptStyleBaseRenderer
Allow the subclass to customize the start element content
startElement
in class ScriptStyleBaseRenderer
IOException
protected void endElement(javax.faces.context.ResponseWriter writer) throws IOException
ScriptStyleBaseRenderer
Allow the subclass to customize the start element content
endElement
in class ScriptStyleBaseRenderer
IOException
public void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
ScriptStyleBaseRenderer
encodeEnd
in class ScriptStyleBaseRenderer
IOException
public void encodeChildren(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
encodeChildren
in class ScriptStyleBaseRenderer
IOException
Copyright © 2018 Nuxeo. All rights reserved.