public class StylePlugin extends org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractStatefulPlugin implements com.google.gwt.event.dom.client.ChangeHandler
| Constructor and Description |
|---|
StylePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(RichTextArea textArea,
Config config) |
void |
onChange(com.google.gwt.event.dom.client.ChangeEvent event) |
void |
update() |
canUpdate, onBeforeCommand, onCommand, onKeyUp, onMouseUp, registerTextAreaHandlersgetConfig, getTextArea, getUIExtensionList, getUIExtensions, saveRegistration, saveRegistrationspublic void init(RichTextArea textArea, Config config)
init in interface Plugininit in class org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractPluginAbstractPlugin.init(RichTextArea, Config)public void destroy()
destroy in interface Plugindestroy in class org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractStatefulPluginAbstractStatefulPlugin.destroy()public void onChange(com.google.gwt.event.dom.client.ChangeEvent event)
onChange in interface com.google.gwt.event.dom.client.ChangeHandlerChangeHandler.onChange(ChangeEvent)public void update()
update in interface UpdatableUpdatable.update()Copyright © 2004–2014 XWiki. All rights reserved.