@Dependent public class SummaryPage extends AbstractGuidedDecisionTableWizardPage implements SummaryPageView.Presenter
baseFileName, cellUtils, content, contextPath, model, modelUtils, NEW_FACT_PREFIX, oracle, tableFormat, validator
Constructor and Description |
---|
SummaryPage() |
Modifier and Type | Method and Description |
---|---|
String |
getBaseFileName() |
String |
getTitle() |
void |
initialise() |
void |
isComplete(org.uberfire.client.callbacks.Callback<Boolean> callback) |
void |
prepareView() |
void |
stateChanged() |
allowEmptyValues, asWidget, getValidator, makeResult, setContent
public String getTitle()
getTitle
in interface org.uberfire.ext.widgets.core.client.wizards.WizardPage
public void isComplete(org.uberfire.client.callbacks.Callback<Boolean> callback)
isComplete
in interface org.uberfire.ext.widgets.core.client.wizards.WizardPage
public void initialise()
initialise
in interface org.uberfire.ext.widgets.core.client.wizards.WizardPage
public void prepareView()
prepareView
in interface org.uberfire.ext.widgets.core.client.wizards.WizardPage
public void stateChanged()
stateChanged
in interface SummaryPageView.Presenter
public String getBaseFileName()
getBaseFileName
in interface SummaryPageView.Presenter
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.