com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view
Class AbstractImportProjectConfigurationView

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.ProjectConfigurationView
      extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.AbstractImportProjectConfigurationView
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 abstract class AbstractImportProjectConfigurationView
extends ProjectConfigurationView
implements com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IImportProjectConfigurationView


Field Summary
 
Fields inherited from class com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.ProjectConfigurationView
handlerManager
 
Constructor Summary
AbstractImportProjectConfigurationView()
           
 
Method Summary
 void setAvailableProjectTypes(java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectType> projectTypes)
           
 
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.IImportProjectConfigurationView
getFolderPanel, getImportFormat, getImportFormatDescription, getUploader, getWizard
 
Methods inherited from interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView
addHandler, close, open, refresh
 
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
 

Constructor Detail

AbstractImportProjectConfigurationView

public AbstractImportProjectConfigurationView()
Method Detail

setAvailableProjectTypes

public void setAvailableProjectTypes(java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectType> projectTypes)
Specified by:
setAvailableProjectTypes in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IImportProjectConfigurationView


Copyright © 2010-2011 Petals Link. All Rights Reserved.