@Dependent public class ColumnExpansionPage extends AbstractGuidedDecisionTableWizardPage implements ColumnExpansionPageView.Presenter
baseFileName, cellUtilities, columnUtilities, content, contextPath, hitPolicy, model, NEW_FACT_PREFIX, oracle, tableFormat, validator
Constructor and Description |
---|
ColumnExpansionPage() |
Modifier and Type | Method and Description |
---|---|
List<org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52> |
getColumnsToExpand() |
String |
getTitle() |
void |
initialise() |
void |
isComplete(org.uberfire.client.callbacks.Callback<Boolean> callback) |
void |
onConditionsDefined(ConditionsDefinedEvent event) |
void |
prepareView() |
void |
setColumnsToExpand(List<org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52> columns) |
allowEmptyValues, asWidget, getValidator, makeResult, setContent
public String getTitle()
getTitle
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 isComplete(org.uberfire.client.callbacks.Callback<Boolean> callback)
isComplete
in interface org.uberfire.ext.widgets.core.client.wizards.WizardPage
public void onConditionsDefined(@Observes ConditionsDefinedEvent event)
public void setColumnsToExpand(List<org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52> columns)
setColumnsToExpand
in interface ColumnExpansionPageView.Presenter
public List<org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52> getColumnsToExpand()
getColumnsToExpand
in interface ColumnExpansionPageView.Presenter
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.