org.drools.workbench.screens.guided.dtable.client.wizard.pages
Class SummaryPage
java.lang.Object
org.drools.workbench.screens.guided.dtable.client.wizard.pages.AbstractGuidedDecisionTableWizardPage
org.drools.workbench.screens.guided.dtable.client.wizard.pages.SummaryPage
- All Implemented Interfaces:
- com.google.gwt.user.client.ui.IsWidget, SummaryPageView.Presenter, org.uberfire.client.wizards.WizardPage
@Dependent
public class SummaryPage
- extends AbstractGuidedDecisionTableWizardPage
- implements SummaryPageView.Presenter
A summary page for the guided Decision Table Wizard
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SummaryPage
public SummaryPage()
getTitle
public String getTitle()
- Specified by:
getTitle in interface org.uberfire.client.wizards.WizardPage
isComplete
public boolean isComplete()
- Specified by:
isComplete in interface org.uberfire.client.wizards.WizardPage
initialise
public void initialise()
- Specified by:
initialise in interface org.uberfire.client.wizards.WizardPage
prepareView
public void prepareView()
- Specified by:
prepareView in interface org.uberfire.client.wizards.WizardPage
stateChanged
public void stateChanged()
- Specified by:
stateChanged in interface SummaryPageView.Presenter
getBaseFileName
public String getBaseFileName()
- Specified by:
getBaseFileName in interface SummaryPageView.Presenter
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.