com.ebmwebsourcing.geasytools.webeditor.ui.project.configuration.view
Class OpenProjectConfigurationView

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
          extended by com.ebmwebsourcing.geasytools.webeditor.ui.project.configuration.view.OpenProjectConfigurationView
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 class OpenProjectConfigurationView
extends com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.AbstractOpenProjectConfigurationView


Field Summary
 
Fields inherited from class com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.ProjectConfigurationView
handlerManager
 
Constructor Summary
OpenProjectConfigurationView()
           
 
Method Summary
 com.google.gwt.user.client.ui.Widget asWidget()
           
 void close()
           
 com.ebmwebsourcing.geasytools.widgets.ext.api.file.explorer.IFileExplorerPanel getFileExplorerPanel()
           
 com.ebmwebsourcing.geasytools.widgets.ext.api.wizard.IWizard getWizard()
           
 void open()
           
 void refresh()
           
 void startProcessing()
           
 void stopProcessing()
           
 
Methods inherited from class com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.AbstractOpenProjectConfigurationView
setAvailableProjectTypes, setProjectFiles
 
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
 

Constructor Detail

OpenProjectConfigurationView

public OpenProjectConfigurationView()
Method Detail

getFileExplorerPanel

public com.ebmwebsourcing.geasytools.widgets.ext.api.file.explorer.IFileExplorerPanel getFileExplorerPanel()

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()


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