Uses of Interface
org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportServiceAsync

Packages that use ImportServiceAsync
org.xwiki.gwt.wysiwyg.client.plugin.importer   
org.xwiki.gwt.wysiwyg.client.plugin.importer.ui   
 

Uses of ImportServiceAsync in org.xwiki.gwt.wysiwyg.client.plugin.importer
 

Constructors in org.xwiki.gwt.wysiwyg.client.plugin.importer with parameters of type ImportServiceAsync
ImportPlugin(ImportServiceAsync importService, WikiServiceAsync wikiService)
          Creates a new import plug-in that used the given import service.
 

Uses of ImportServiceAsync in org.xwiki.gwt.wysiwyg.client.plugin.importer.ui
 

Constructors in org.xwiki.gwt.wysiwyg.client.plugin.importer.ui with parameters of type ImportServiceAsync
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-2012 XWiki. All Rights Reserved.