|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin with parameters of type Config | |
|---|---|
void |
Plugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.attachment |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.attachment with parameters of type Config | |
|---|---|
void |
AttachmentPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.color |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.color with parameters of type Config | |
|---|---|
void |
ColorPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.font |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.font with parameters of type Config | |
|---|---|
void |
FontPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.format |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.format with parameters of type Config | |
|---|---|
void |
FormatPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.image |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.image with parameters of type Config | |
|---|---|
void |
ImagePlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.indent |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.indent with parameters of type Config | |
|---|---|
void |
IndentPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.internal |
|---|
| Classes in com.xpn.xwiki.wysiwyg.client.plugin.internal that implement Config | |
|---|---|
class |
DefaultConfig
The default implementation of Config interface. |
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.internal that return Config | |
|---|---|
protected Config |
AbstractPlugin.getConfig()
|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.internal with parameters of type Config | |
|---|---|
void |
AbstractPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Constructors in com.xpn.xwiki.wysiwyg.client.plugin.internal with parameters of type Config | |
|---|---|
DefaultPluginManager(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
|
|
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.justify |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.justify with parameters of type Config | |
|---|---|
void |
JustifyPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.link |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.link with parameters of type Config | |
|---|---|
void |
LinkPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.list |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.list with parameters of type Config | |
|---|---|
void |
ListPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.macro |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.macro with parameters of type Config | |
|---|---|
void |
MacroPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.misc |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.misc with parameters of type Config | |
|---|---|
void |
MiscPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.separator |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.separator with parameters of type Config | |
|---|---|
void |
SeparatorPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.symbol |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.symbol with parameters of type Config | |
|---|---|
void |
SymbolPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.sync |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.sync with parameters of type Config | |
|---|---|
void |
SyncPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.table |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.table with parameters of type Config | |
|---|---|
void |
TablePlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.text |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.text with parameters of type Config | |
|---|---|
void |
TextPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.undo |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.undo with parameters of type Config | |
|---|---|
void |
UndoPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.plugin.valign |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.valign with parameters of type Config | |
|---|---|
void |
VerticalAlignPlugin.init(Wysiwyg wysiwyg,
XRichTextArea textArea,
Config config)
Initialize the plug-in. |
| Uses of Config in com.xpn.xwiki.wysiwyg.client.ui |
|---|
| Classes in com.xpn.xwiki.wysiwyg.client.ui that implement Config | |
|---|---|
class |
HiddenConfig
|
| Methods in com.xpn.xwiki.wysiwyg.client.ui with parameters of type Config | |
|---|---|
XWysiwygEditor |
XWysiwygEditorFactory.newEditor(Config config,
Wysiwyg wysiwyg)
|
| Constructors in com.xpn.xwiki.wysiwyg.client.ui with parameters of type Config | |
|---|---|
XWysiwygEditor(Wysiwyg wysiwyg,
Config config,
SyntaxValidatorManager svm,
PluginFactoryManager pfm)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||