org.drools.guvnor.client.asseteditor.drools
Class PackagesNewAssetMenuViewImpl
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackagesNewAssetMenuViewImpl
public PackagesNewAssetMenuViewImpl()
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
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.