org.drools.guvnor.client.explorer.navigation.modules
Class SOAServicesNewAssetMenuViewImpl

java.lang.Object
  extended by org.drools.guvnor.client.explorer.navigation.modules.SOAServicesNewAssetMenuViewImpl
All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget, SOAServicesNewAssetMenuView

public class SOAServicesNewAssetMenuViewImpl
extends Object
implements SOAServicesNewAssetMenuView


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.drools.guvnor.client.explorer.navigation.modules.SOAServicesNewAssetMenuView
SOAServicesNewAssetMenuView.Presenter
 
Constructor Summary
SOAServicesNewAssetMenuViewImpl()
           
 
Method Summary
 com.google.gwt.user.client.ui.Widget asWidget()
           
 void closeLoadingPopUp()
           
 void openNewAssetWizardWithCategories(String format, ClientFactory clientFactory, com.google.gwt.event.shared.EventBus eventBus)
           
 void openNewAssetWizardWithoutCategories(String format, ClientFactory clientFactory, com.google.gwt.event.shared.EventBus eventBus)
           
 void openNewServiceWizard(ClientFactory clientFactory, com.google.gwt.event.shared.EventBus eventBus)
           
 void setPresenter(SOAServicesNewAssetMenuView.Presenter presenter)
           
 void showLoadingPopUpRebuildingPackageBinaries()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAServicesNewAssetMenuViewImpl

public SOAServicesNewAssetMenuViewImpl()
Method Detail

asWidget

public com.google.gwt.user.client.ui.Widget asWidget()
Specified by:
asWidget in interface com.google.gwt.user.client.ui.IsWidget

setPresenter

public void setPresenter(SOAServicesNewAssetMenuView.Presenter presenter)
Specified by:
setPresenter in interface SOAServicesNewAssetMenuView

openNewServiceWizard

public void openNewServiceWizard(ClientFactory clientFactory,
                                 com.google.gwt.event.shared.EventBus eventBus)
Specified by:
openNewServiceWizard in interface SOAServicesNewAssetMenuView

openNewAssetWizardWithoutCategories

public void openNewAssetWizardWithoutCategories(String format,
                                                ClientFactory clientFactory,
                                                com.google.gwt.event.shared.EventBus eventBus)
Specified by:
openNewAssetWizardWithoutCategories in interface SOAServicesNewAssetMenuView

openNewAssetWizardWithCategories

public void openNewAssetWizardWithCategories(String format,
                                             ClientFactory clientFactory,
                                             com.google.gwt.event.shared.EventBus eventBus)
Specified by:
openNewAssetWizardWithCategories in interface SOAServicesNewAssetMenuView

showLoadingPopUpRebuildingPackageBinaries

public void showLoadingPopUpRebuildingPackageBinaries()
Specified by:
showLoadingPopUpRebuildingPackageBinaries in interface SOAServicesNewAssetMenuView

closeLoadingPopUp

public void closeLoadingPopUp()
Specified by:
closeLoadingPopUp in interface SOAServicesNewAssetMenuView


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.