Drools Workbench - Guided Decision Table Editor - Client 6.2.0.CR2

org.drools.workbench.screens.guided.dtable.client.wizard.pages
Class SummaryPage

java.lang.Object
  extended by org.drools.workbench.screens.guided.dtable.client.wizard.pages.AbstractGuidedDecisionTableWizardPage
      extended by org.drools.workbench.screens.guided.dtable.client.wizard.pages.SummaryPage
All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget, SummaryPageView.Presenter, org.kie.uberfire.client.wizards.WizardPage

@Dependent
public class SummaryPage
extends AbstractGuidedDecisionTableWizardPage
implements SummaryPageView.Presenter

A summary page for the guided Decision Table Wizard


Field Summary
 
Fields inherited from class org.drools.workbench.screens.guided.dtable.client.wizard.pages.AbstractGuidedDecisionTableWizardPage
baseFileName, cellUtils, content, contextPath, model, modelUtils, NEW_FACT_PREFIX, oracle, tableFormat, validator
 
Constructor Summary
SummaryPage()
           
 
Method Summary
 String getBaseFileName()
           
 String getTitle()
           
 void initialise()
           
 void isComplete(org.uberfire.client.callbacks.Callback<Boolean> callback)
           
 void prepareView()
           
 void stateChanged()
           
 
Methods inherited from class org.drools.workbench.screens.guided.dtable.client.wizard.pages.AbstractGuidedDecisionTableWizardPage
allowEmptyValues, asWidget, getValidator, makeResult, setContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SummaryPage

public SummaryPage()
Method Detail

getTitle

public String getTitle()
Specified by:
getTitle in interface org.kie.uberfire.client.wizards.WizardPage

isComplete

public void isComplete(org.uberfire.client.callbacks.Callback<Boolean> callback)
Specified by:
isComplete in interface org.kie.uberfire.client.wizards.WizardPage

initialise

public void initialise()
Specified by:
initialise in interface org.kie.uberfire.client.wizards.WizardPage

prepareView

public void prepareView()
Specified by:
prepareView in interface org.kie.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

Drools Workbench - Guided Decision Table Editor - Client 6.2.0.CR2

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