| Package | Description |
|---|---|
| org.xwiki.gwt.wysiwyg.client.plugin.importer | |
| org.xwiki.gwt.wysiwyg.client.plugin.importer.ui |
| Modifier and Type | Method and Description |
|---|---|
List<com.google.gwt.event.shared.HandlerRegistration> |
PasteManager.initialize(RichTextArea textArea,
ImportServiceAsync importService)
Configures this instance to catch the paste events from the given rich text area and to clean the paste content
using the specified service.
|
| Constructor and Description |
|---|
ImportPlugin(ImportServiceAsync importService,
WikiServiceAsync wikiService)
Creates a new import plug-in that used the given import service.
|
| Constructor and Description |
|---|
ImportOfficeFileWizardStep(Config config,
WikiServiceAsync wikiService,
ImportServiceAsync importService)
Instantiates the office document import wizard step.
|
ImportOfficePasteWizardStep(ImportServiceAsync importService)
Creates an instance of
ImportOfficePasteWizardStep. |
ImportWizard(Config config,
ImportServiceAsync importService,
WikiServiceAsync wikiService)
Instantiates the import wizard.
|
Copyright © 2004–2014 XWiki. All rights reserved.