org.xwiki.gwt.wysiwyg.client.plugin.table
Class TablePluginFactory
java.lang.Object
org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractPluginFactory
org.xwiki.gwt.wysiwyg.client.plugin.table.TablePluginFactory
- All Implemented Interfaces:
- PluginFactory
public final class TablePluginFactory
- extends org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractPluginFactory
Factory for the WYSIWYG table plug-in.
- Version:
- $Id$
| 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 TablePluginFactory getInstance()
- Return the factory instance, create one if none exist.
- Returns:
- factory instance.
newInstance
public Plugin newInstance()
-
- See Also:
PluginFactory#newInstance()
Copyright © 2004-2012 XWiki. All Rights Reserved.