@API(type=EXTENDABLE, src=PUBLIC) public abstract class XMLNodeRendererCustomizer extends java.lang.Object implements ro.sync.ecss.extensions.api.Extension
Constructor and Description |
---|
XMLNodeRendererCustomizer() |
Modifier and Type | Method and Description |
---|---|
abstract BasicRenderingInformation |
getRenderingInformation(NodeRendererCustomizerContext context)
Get the rendering information (text to render, path of the icon to display in outline,
bread crumb or content completion proposals window) for given context.
|
public abstract BasicRenderingInformation getRenderingInformation(NodeRendererCustomizerContext context)
context
- The node context(contains information like node name, namespace and attributes).null
then the default node rendering will be used.© Copyright Syncro Soft SRL 2002 - 2014. All rights reserved.