|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
public class ImportOfficePasteWizardStep
Wizard step responsible for importing copy-pasted office content.
| Constructor Summary | |
|---|---|
ImportOfficePasteWizardStep(ImportServiceAsync importService)
Creates an instance of ImportOfficePasteWizardStep. |
|
| Method Summary | |
|---|---|
com.google.gwt.user.client.ui.Widget |
display()
|
java.lang.String |
getDirectionName(NavigationListener.NavigationDirection direction)
|
protected java.util.Map<java.lang.String,java.lang.String> |
getHTMLCleaningParams()
Prepares the cleaning parameters map. |
java.lang.String |
getNextStep()
|
java.lang.Object |
getResult()
|
java.lang.String |
getStepTitle()
|
java.util.EnumSet<NavigationListener.NavigationDirection> |
getValidDirections()
|
void |
init(java.lang.Object data,
com.google.gwt.user.client.rpc.AsyncCallback<?> cb)
|
void |
onCancel()
|
void |
onLoad(com.google.gwt.event.dom.client.LoadEvent event)
|
void |
onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<java.lang.Boolean> async)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportOfficePasteWizardStep(ImportServiceAsync importService)
ImportOfficePasteWizardStep.
importService - the component used to clean content copy&pasted from office documents| Method Detail |
|---|
public com.google.gwt.user.client.ui.Widget display()
display in interface WizardStep
public void init(java.lang.Object data,
com.google.gwt.user.client.rpc.AsyncCallback<?> cb)
init in interface WizardSteppublic java.util.EnumSet<NavigationListener.NavigationDirection> getValidDirections()
getValidDirections in interface WizardSteppublic java.lang.String getDirectionName(NavigationListener.NavigationDirection direction)
getDirectionName in interface WizardSteppublic java.lang.String getNextStep()
getNextStep in interface WizardSteppublic java.lang.Object getResult()
getResult in interface WizardSteppublic java.lang.String getStepTitle()
getStepTitle in interface WizardSteppublic void onCancel()
onCancel in interface WizardSteppublic void onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<java.lang.Boolean> async)
onSubmit in interface WizardStepprotected java.util.Map<java.lang.String,java.lang.String> getHTMLCleaningParams()
Map with cleaning parameters for office importer.public void onLoad(com.google.gwt.event.dom.client.LoadEvent event)
onLoad in interface com.google.gwt.event.dom.client.LoadHandlerLoadHandler.onLoad(LoadEvent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||