org.xwiki.gwt.wysiwyg.client.plugin.indent
Class IndentPluginFactory
java.lang.Object
org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractPluginFactory
org.xwiki.gwt.wysiwyg.client.plugin.indent.IndentPluginFactory
- All Implemented Interfaces:
- PluginFactory
public final class IndentPluginFactory
- extends org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractPluginFactory
Factory for IndentPlugin.
- Version:
- $Id: f6750a9c5ba95ee7befa41f77b3b934fde17cfd3 $
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractPluginFactory |
getPluginName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static IndentPluginFactory getInstance()
- Returns:
- the singleton factory instance
newInstance
public Plugin newInstance()
-
- See Also:
PluginFactory.newInstance()
Copyright © 2004–2015 XWiki. All rights reserved.