Skip navigation links
A D G I L N O P R S U 

A

addPluginFactory(PluginFactory) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginFactoryManager
Registers a new plug-in factory.

D

destroy() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.Plugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.

G

getFeatures() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.UIExtension
Examples of features are: bold, justifyright and macro.
getPluginFactory(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginFactoryManager
 
getPluginFactoryManager() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginManager
 
getPluginName() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginFactory
 
getRole() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.UIExtension
 
getUIExtension(String, String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginManager
 
getUIExtensions() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.Plugin
 
getUIObject(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.UIExtension
It can be a button, a menu item, a label or any other UIObject-derived instance.

I

init(RichTextArea, Config) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.Plugin
Initialize the plug-in.
isEnabled(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.UIExtension
Tells if the given feature is enabled in the current context.

L

load(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginManager
Loads the specified plug-in.

N

newInstance() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginFactory
 

O

org.xwiki.gwt.wysiwyg.client.plugin - package org.xwiki.gwt.wysiwyg.client.plugin
 

P

Plugin - Interface in org.xwiki.gwt.wysiwyg.client.plugin
A plug-in for the WYSIWYG editor.
PluginFactory - Interface in org.xwiki.gwt.wysiwyg.client.plugin
Interface for instantiating a plug-in.
PluginFactoryManager - Interface in org.xwiki.gwt.wysiwyg.client.plugin
Manages the list of available plug-in factories.
PluginManager - Interface in org.xwiki.gwt.wysiwyg.client.plugin
Manages the list of installed plug-ins.

R

removePluginFactory(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginFactoryManager
Unregisters the factory for the given plug-in name.

S

setEnabled(String, boolean) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.UIExtension
Enables or disables the given feature.
setPluginFactoryManager(PluginFactoryManager) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginManager
Sets the manager of the available plug-in factories.

U

UIExtension - Interface in org.xwiki.gwt.wysiwyg.client.plugin
User interface extension.
unload(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginManager
Unloads the specified plug-in.
unloadAll() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginManager
Unloads all the plug-ins for which the PluginManager.load(String) method has been called.
A D G I L N O P R S U 
Skip navigation links

Copyright © 2004–2017 XWiki. All rights reserved.