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

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.AbstractOpenProjectConfigurationView
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IOpenProjectConfigurationView, 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 AbstractOpenProjectConfigurationView
extends ProjectConfigurationView
implements com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IOpenProjectConfigurationView


Field Summary
 
Fields inherited from class com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.ProjectConfigurationView
handlerManager
 
Constructor Summary
AbstractOpenProjectConfigurationView()
           
 
Method Summary
 void setAvailableProjectTypes(java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectType> projectTypes)
           
 void setProjectFiles(java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile> projectFiles)
           
 
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.IOpenProjectConfigurationView
getFileExplorerPanel, 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

AbstractOpenProjectConfigurationView

public AbstractOpenProjectConfigurationView()
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.IOpenProjectConfigurationView

setProjectFiles

public void setProjectFiles(java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile> projectFiles)
Specified by:
setProjectFiles in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IOpenProjectConfigurationView


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