org.drools.guvnor.client.explorer.navigation.browse
Interface RulesNewMenuView

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
RulesNewMenuViewImpl

public interface RulesNewMenuView
extends com.google.gwt.user.client.ui.IsWidget


Nested Class Summary
static interface RulesNewMenuView.Presenter
           
 
Method Summary
 void launchWizard(String assetType, boolean showCategories, ClientFactory clientFactory)
           
 void setPresenter(RulesNewMenuView.Presenter presenter)
           
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

setPresenter

void setPresenter(RulesNewMenuView.Presenter presenter)

launchWizard

void launchWizard(String assetType,
                  boolean showCategories,
                  ClientFactory clientFactory)


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