org.drools.guvnor.client.explorer.navigation.modules
Class SOAServicesNewAssetMenu
java.lang.Object
org.drools.guvnor.client.explorer.navigation.modules.SOAServicesNewAssetMenu
- All Implemented Interfaces:
- com.google.gwt.user.client.ui.IsWidget, SOAServicesNewAssetMenuView.Presenter
public class SOAServicesNewAssetMenu
- extends Object
- implements com.google.gwt.user.client.ui.IsWidget, SOAServicesNewAssetMenuView.Presenter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAServicesNewAssetMenu
public SOAServicesNewAssetMenu(ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus)
asWidget
public com.google.gwt.user.client.ui.Widget asWidget()
- Specified by:
asWidget
in interface com.google.gwt.user.client.ui.IsWidget
onNewService
public void onNewService()
- Specified by:
onNewService
in interface SOAServicesNewAssetMenuView.Presenter
onNewAsset
public void onNewAsset(String format)
- Specified by:
onNewAsset
in interface SOAServicesNewAssetMenuView.Presenter
onNewRuleFlow
public void onNewRuleFlow()
- Specified by:
onNewRuleFlow
in interface SOAServicesNewAssetMenuView.Presenter
onNewBPMN2Process
public void onNewBPMN2Process()
- Specified by:
onNewBPMN2Process
in interface SOAServicesNewAssetMenuView.Presenter
onNewFile
public void onNewFile()
- Specified by:
onNewFile
in interface SOAServicesNewAssetMenuView.Presenter
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.