Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.client.asseteditor.drools
Class PackagesNewAssetMenuViewImpl

java.lang.Object
  extended by org.drools.guvnor.client.asseteditor.drools.PackagesNewAssetMenuViewImpl
All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget, PackagesNewAssetMenuView

public class PackagesNewAssetMenuViewImpl
extends Object
implements PackagesNewAssetMenuView


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.drools.guvnor.client.asseteditor.drools.PackagesNewAssetMenuView
PackagesNewAssetMenuView.Presenter
 
Constructor Summary
PackagesNewAssetMenuViewImpl()
           
 
Method Summary
 com.google.gwt.user.client.ui.Widget asWidget()
           
 void closeLoadingPopUp()
           
 void confirmRebuild()
           
 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 openNewPackageWizard(ClientFactory clientFactory, com.google.gwt.event.shared.EventBus eventBus)
           
 void setPresenter(PackagesNewAssetMenuView.Presenter presenter)
           
 void showLoadingPopUpRebuildingPackageBinaries()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackagesNewAssetMenuViewImpl

public PackagesNewAssetMenuViewImpl()
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(PackagesNewAssetMenuView.Presenter presenter)
Specified by:
setPresenter in interface PackagesNewAssetMenuView

openNewPackageWizard

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

openNewAssetWizardWithoutCategories

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

openNewAssetWizardWithCategories

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

confirmRebuild

public void confirmRebuild()
Specified by:
confirmRebuild in interface PackagesNewAssetMenuView

showLoadingPopUpRebuildingPackageBinaries

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

closeLoadingPopUp

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

Guvnor web application Drools 6.0.0-SNAPSHOT

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