com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view
Interface IExportProjectConfigurationView
- All Superinterfaces:
- net.customware.gwt.presenter.client.Display, com.google.gwt.event.shared.HasHandlers, IProjectConfigurationView, net.customware.gwt.presenter.client.widget.WidgetDisplay
public interface IExportProjectConfigurationView
- extends IProjectConfigurationView
|
Method Summary |
com.google.gwt.user.client.ui.HasValue<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance> |
getActualProject()
|
com.ebmwebsourcing.geasytools.widgets.core.api.input.IComboBox<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat> |
getExportFormat()
|
com.google.gwt.user.client.ui.HasValue<java.lang.String> |
getExportFormatDescription()
|
com.ebmwebsourcing.geasytools.widgets.ext.api.wizard.IWizard |
getWizard()
|
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
fireEvent |
| Methods inherited from interface net.customware.gwt.presenter.client.widget.WidgetDisplay |
asWidget |
| Methods inherited from interface net.customware.gwt.presenter.client.Display |
startProcessing, stopProcessing |
getWizard
com.ebmwebsourcing.geasytools.widgets.ext.api.wizard.IWizard getWizard()
getExportFormat
com.ebmwebsourcing.geasytools.widgets.core.api.input.IComboBox<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat> getExportFormat()
getExportFormatDescription
com.google.gwt.user.client.ui.HasValue<java.lang.String> getExportFormatDescription()
getActualProject
com.google.gwt.user.client.ui.HasValue<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance> getActualProject()
Copyright © 2010-2011 Petals Link. All Rights Reserved.