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

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

public class ModulesNewAssetMenu
extends Object
implements com.google.gwt.user.client.ui.IsWidget, ModulesNewAssetMenuView.Presenter


Constructor Summary
ModulesNewAssetMenu(ClientFactory clientFactory)
           
 
Method Summary
 com.google.gwt.user.client.ui.Widget asWidget()
           
 void onNewBPELPackage()
           
 void onNewBPMN2Process()
           
 void onNewDeclarativeModel()
           
 void onNewDSL()
           
 void onNewEnumeration()
           
 void onNewFile()
           
 void onNewFunction()
           
 void onNewModule()
           
 void onNewPojoModel()
           
 void onNewRule()
           
 void onNewRuleFlow()
           
 void onNewRuleTemplate()
           
 void onNewSpringContext()
           
 void onNewTestScenario()
           
 void onNewWorkingSet()
           
 void onNewWorkitemDefinition()
           
 void onRebuildAllPackages()
           
 void onRebuildConfirmed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModulesNewAssetMenu

public ModulesNewAssetMenu(ClientFactory clientFactory)
Method Detail

asWidget

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

onNewModule

public void onNewModule()
Specified by:
onNewModule in interface ModulesNewAssetMenuView.Presenter

onNewSpringContext

public void onNewSpringContext()
Specified by:
onNewSpringContext in interface ModulesNewAssetMenuView.Presenter

onNewWorkingSet

public void onNewWorkingSet()
Specified by:
onNewWorkingSet in interface ModulesNewAssetMenuView.Presenter

onNewRule

public void onNewRule()
Specified by:
onNewRule in interface ModulesNewAssetMenuView.Presenter

onNewRuleTemplate

public void onNewRuleTemplate()
Specified by:
onNewRuleTemplate in interface ModulesNewAssetMenuView.Presenter

onNewPojoModel

public void onNewPojoModel()
Specified by:
onNewPojoModel in interface ModulesNewAssetMenuView.Presenter

onNewDeclarativeModel

public void onNewDeclarativeModel()
Specified by:
onNewDeclarativeModel in interface ModulesNewAssetMenuView.Presenter

onNewBPELPackage

public void onNewBPELPackage()
Specified by:
onNewBPELPackage in interface ModulesNewAssetMenuView.Presenter

onNewFunction

public void onNewFunction()
Specified by:
onNewFunction in interface ModulesNewAssetMenuView.Presenter

onNewDSL

public void onNewDSL()
Specified by:
onNewDSL in interface ModulesNewAssetMenuView.Presenter

onNewRuleFlow

public void onNewRuleFlow()
Specified by:
onNewRuleFlow in interface ModulesNewAssetMenuView.Presenter

onNewBPMN2Process

public void onNewBPMN2Process()
Specified by:
onNewBPMN2Process in interface ModulesNewAssetMenuView.Presenter

onNewWorkitemDefinition

public void onNewWorkitemDefinition()
Specified by:
onNewWorkitemDefinition in interface ModulesNewAssetMenuView.Presenter

onNewEnumeration

public void onNewEnumeration()
Specified by:
onNewEnumeration in interface ModulesNewAssetMenuView.Presenter

onNewTestScenario

public void onNewTestScenario()
Specified by:
onNewTestScenario in interface ModulesNewAssetMenuView.Presenter

onNewFile

public void onNewFile()
Specified by:
onNewFile in interface ModulesNewAssetMenuView.Presenter

onRebuildAllPackages

public void onRebuildAllPackages()
Specified by:
onRebuildAllPackages in interface ModulesNewAssetMenuView.Presenter

onRebuildConfirmed

public void onRebuildConfirmed()
Specified by:
onRebuildConfirmed in interface ModulesNewAssetMenuView.Presenter


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