com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.executable
Class NewExecutableBPMNProjectConfigurationView

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.ProjectConfigurationView
      extended by com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.executable.NewExecutableBPMNProjectConfigurationView
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.INewProjectConfigurationView, 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 NewExecutableBPMNProjectConfigurationView
extends com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.ProjectConfigurationView
implements com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.INewProjectConfigurationView


Field Summary
 
Fields inherited from class com.ebmwebsourcing.geasytools.webeditor.impl.client.project.configuration.view.ProjectConfigurationView
handlerManager
 
Constructor Summary
NewExecutableBPMNProjectConfigurationView(ExecutableBPMNProjectPlugin pl)
           
 
Method Summary
 com.google.gwt.user.client.ui.Widget asWidget()
           
 void close()
           
 com.ebmwebsourcing.geasytools.webeditor.api.plugin.IProjectPlugin getProjectPlugin()
           
 void open()
           
 void refresh()
           
 void startProcessing()
           
 void stopProcessing()
           
 
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

NewExecutableBPMNProjectConfigurationView

public NewExecutableBPMNProjectConfigurationView(ExecutableBPMNProjectPlugin pl)
Method Detail

close

public void close()
Specified by:
close in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView

open

public void open()
Specified by:
open in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView

refresh

public void refresh()
Specified by:
refresh in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.IProjectConfigurationView

getProjectPlugin

public com.ebmwebsourcing.geasytools.webeditor.api.plugin.IProjectPlugin getProjectPlugin()
Specified by:
getProjectPlugin in interface com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.INewProjectConfigurationView

asWidget

public com.google.gwt.user.client.ui.Widget asWidget()
Specified by:
asWidget in interface net.customware.gwt.presenter.client.widget.WidgetDisplay

startProcessing

public void startProcessing()
Specified by:
startProcessing in interface net.customware.gwt.presenter.client.Display

stopProcessing

public void stopProcessing()
Specified by:
stopProcessing in interface net.customware.gwt.presenter.client.Display


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.