org.drools.guvnor.client.explorer.navigation.browse
Class RulesNewMenu

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

public class RulesNewMenu
extends Object
implements RulesNewMenuView.Presenter, com.google.gwt.user.client.ui.IsWidget


Constructor Summary
RulesNewMenu(ClientFactory clientFactory)
           
 
Method Summary
 com.google.gwt.user.client.ui.Widget asWidget()
           
 void onOpenWizard(String format, boolean showCategories)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RulesNewMenu

public RulesNewMenu(ClientFactory clientFactory)
Method Detail

onOpenWizard

public void onOpenWizard(String format,
                         boolean showCategories)
Specified by:
onOpenWizard in interface RulesNewMenuView.Presenter

asWidget

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


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