|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.wysiwyg.client.WysiwygEditorFactory
public final class WysiwygEditorFactory
Factory for WysiwygEditor. Holds the responsibility of injecting the PluginFactoryManager and
SyntaxValidatorManager in each editor created.
| Method Summary | |
|---|---|
static WysiwygEditorFactory |
getInstance()
|
WysiwygEditor |
newEditor(Config config)
Creates a new editor for the given configuration in the specified context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static WysiwygEditorFactory getInstance()
public WysiwygEditor newEditor(Config config)
config - the configuration object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||