public class IndentPlugin extends org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractPlugin implements com.google.gwt.event.dom.client.ClickHandler
| Constructor and Description |
|---|
IndentPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(RichTextArea textArea,
Config config) |
void |
onClick(com.google.gwt.event.dom.client.ClickEvent event) |
getConfig, getTextArea, getUIExtensionList, getUIExtensions, saveRegistration, saveRegistrationspublic void init(RichTextArea textArea, Config config)
init in interface Plugininit in class org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractPluginpublic void destroy()
destroy in interface Plugindestroy in class org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractPluginpublic void onClick(com.google.gwt.event.dom.client.ClickEvent event)
onClick in interface com.google.gwt.event.dom.client.ClickHandlerCopyright © 2004–2016 XWiki. All rights reserved.