com.ebmwebsourcing.geasytools.webeditor.ui.project.configuration.view
Class ImportProjectConfigurationView
java.lang.Object
com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.ProjectConfigurationView
com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.AbstractImportProjectConfigurationView
com.ebmwebsourcing.geasytools.webeditor.ui.project.configuration.view.ImportProjectConfigurationView
- All Implemented Interfaces:
- com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IImportProjectConfigurationView, com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView, com.google.gwt.event.shared.HasHandlers, net.customware.gwt.presenter.client.Display, net.customware.gwt.presenter.client.widget.WidgetDisplay
public class ImportProjectConfigurationView
- extends com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.AbstractImportProjectConfigurationView
| Fields inherited from class com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.ProjectConfigurationView |
handlerManager |
| Methods inherited from class com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.AbstractImportProjectConfigurationView |
setAvailableProjectTypes |
| Methods inherited from class com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.ProjectConfigurationView |
addHandler, fireEvent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView |
addHandler |
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
fireEvent |
ImportProjectConfigurationView
public ImportProjectConfigurationView()
getFolderPanel
public com.ebmwebsourcing.geasytools.widgets.ext.api.file.IFolderPanel getFolderPanel()
getWizard
public com.ebmwebsourcing.geasytools.widgets.ext.api.wizard.IWizard getWizard()
close
public void close()
open
public void open()
refresh
public void refresh()
asWidget
public com.google.gwt.user.client.ui.Widget asWidget()
startProcessing
public void startProcessing()
stopProcessing
public void stopProcessing()
getImportFormat
public com.ebmwebsourcing.geasytools.widgets.core.api.input.IComboBox<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat> getImportFormat()
getImportFormatDescription
public com.google.gwt.user.client.ui.HasValue<java.lang.String> getImportFormatDescription()
getUploader
public gwtupload.client.IUploader getUploader()
Copyright © 2010-2011 Petals Link. All Rights Reserved.