|
Oxygen XML Editor 14.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectro.sync.exml.workspace.api.node.customizer.XMLNodeRendererCustomizer
ro.sync.ecss.extensions.commons.XMLNodeRendererCustomizerAdapter
@API(type=INTERNAL, src=PUBLIC) public class XMLNodeRendererCustomizerAdapter
Empty implementation for XMLNodeRendererCustomizer
.
Constructor Summary | |
---|---|
XMLNodeRendererCustomizerAdapter()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLNodeRendererCustomizerAdapter()
Method Detail |
---|
public java.lang.String getDescription()
Extension.getDescription()
public BasicRenderingInformation getRenderingInformation(NodeRendererCustomizerContext context)
XMLNodeRendererCustomizer
getRenderingInformation
in class XMLNodeRendererCustomizer
context
- The node context(contains information like node name, namespace and attributes).
null
then the default node rendering will be used.XMLNodeRendererCustomizer.getRenderingInformation(ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext)
|
Oxygen XML Editor 14.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |