@Component @Singleton @Named(value="edit.xdom") @Unstable public class XDOMEditScriptService extends AbstractTypedEditScriptService<org.xwiki.rendering.block.XDOM>
XDOM Editors.| Constructor and Description |
|---|
XDOMEditScriptService() |
| Modifier and Type | Method and Description |
|---|---|
Editor<org.xwiki.rendering.block.XDOM> |
getDefaultTextEditor() |
Editor<org.xwiki.rendering.block.XDOM> |
getDefaultWysiwygEditor() |
getDataType, getDefaultEditor, getDefaultEditor, getDefaultEditorId, getDefaultEditorId, getEditor, getEditors, getEditorspublic Editor<org.xwiki.rendering.block.XDOM> getDefaultTextEditor()
XDOM editor in the "Text" categorypublic Editor<org.xwiki.rendering.block.XDOM> getDefaultWysiwygEditor()
XDOM editor in the "WYSIWYG" categoryCopyright © 2004–2016 XWiki. All rights reserved.