org.drools.guvnor.client.explorer.navigation.modules
Interface SOAServicesNewAssetMenuView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget
- All Known Implementing Classes:
- SOAServicesNewAssetMenuViewImpl
public interface SOAServicesNewAssetMenuView
- extends com.google.gwt.user.client.ui.IsWidget
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
setPresenter
void setPresenter(SOAServicesNewAssetMenuView.Presenter presenter)
openNewServiceWizard
void openNewServiceWizard(ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus)
openNewAssetWizardWithoutCategories
void openNewAssetWizardWithoutCategories(String format,
ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus)
openNewAssetWizardWithCategories
void openNewAssetWizardWithCategories(String format,
ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus)
showLoadingPopUpRebuildingPackageBinaries
void showLoadingPopUpRebuildingPackageBinaries()
closeLoadingPopUp
void closeLoadingPopUp()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.