org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable
Class NewGuidedDecisionTableWizard
java.lang.Object
org.drools.guvnor.client.widgets.wizards.AbstractWizard<NewAssetWizardContext>
org.drools.guvnor.client.widgets.drools.wizards.assets.AbstractNewAssetWizard<GuidedDecisionTable52>
org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable.NewGuidedDecisionTableWizard
- All Implemented Interfaces:
- Wizard
public class NewGuidedDecisionTableWizard
- extends AbstractNewAssetWizard<GuidedDecisionTable52>
Wizard for creating a Guided Decision Table
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewGuidedDecisionTableWizard
public NewGuidedDecisionTableWizard(ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus,
NewGuidedDecisionTableAssetWizardContext context,
WizardActivityView.Presenter presenter)
getTitle
public String getTitle()
getPages
public List<WizardPage> getPages()
getPageWidget
public com.google.gwt.user.client.ui.Widget getPageWidget(int pageNumber)
getPreferredHeight
public int getPreferredHeight()
getPreferredWidth
public int getPreferredWidth()
isComplete
public boolean isComplete()
complete
public void complete()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.