public class NXStylesheetRenderer extends AbstractResourceRenderer
BUNDLE_ENDPOINT_PATH, COMPONENTS_PATH, EMPTY_PARAMS, ENDPOINT_PATH, PAGE_ENDPOINT_PATHlogger| Constructor and Description |
|---|
NXStylesheetRenderer() |
| 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
|
protected String |
verifyTarget(String toVerify)
Allow a subclass to control what's a valid value for "target".
|
getParamList, getUrlWithParams, resolveNuxeoResource, resolveNuxeoResourcePath, resolveNuxeoResourceUrl, resolveResourceFromSource, resolveResourceUrl, resolveUrldecode, encodeBegin, encodeChildren, getRendersChildren, processEventpublic NXStylesheetRenderer()
protected void startElement(javax.faces.context.ResponseWriter writer, javax.faces.component.UIComponent component) throws IOException
ScriptStyleBaseRendererAllow the subclass to customize the start element content
startElement in class ScriptStyleBaseRendererIOExceptionprotected void endElement(javax.faces.context.ResponseWriter writer) throws IOException
ScriptStyleBaseRendererAllow the subclass to customize the start element content
endElement in class ScriptStyleBaseRendererIOExceptionprotected String verifyTarget(String toVerify)
ScriptStyleBaseRendererAllow a subclass to control what's a valid value for "target".
verifyTarget in class ScriptStyleBaseRendererpublic void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
ScriptStyleBaseRendererencodeEnd in class ScriptStyleBaseRendererIOExceptionpublic void encodeChildren(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
encodeChildren in class ScriptStyleBaseRendererIOExceptionCopyright © 2015 Nuxeo SA. All rights reserved.