public class FontPlugin extends org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractStatefulPlugin implements com.google.gwt.event.dom.client.ChangeHandler
| Constructor and Description |
|---|
FontPlugin() |
| 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.AbstractPluginpublic void destroy()
destroy in interface Plugindestroy in class org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractStatefulPluginpublic void onChange(com.google.gwt.event.dom.client.ChangeEvent event)
onChange in interface com.google.gwt.event.dom.client.ChangeHandlerCopyright © 2004–2016 XWiki. All rights reserved.