@Dependent public class ColumnExpansionPage extends AbstractGuidedDecisionTableWizardPage implements ColumnExpansionPageView.Presenter
baseFileName, cellUtilities, columnUtilities, content, contextPath, 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, setContentpublic String getTitle()
getTitle in interface org.uberfire.ext.widgets.core.client.wizards.WizardPagepublic void initialise()
initialise in interface org.uberfire.ext.widgets.core.client.wizards.WizardPagepublic void prepareView()
prepareView in interface org.uberfire.ext.widgets.core.client.wizards.WizardPagepublic void isComplete(org.uberfire.client.callbacks.Callback<Boolean> callback)
isComplete in interface org.uberfire.ext.widgets.core.client.wizards.WizardPagepublic void onConditionsDefined(@Observes
ConditionsDefinedEvent event)
public void setColumnsToExpand(List<org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52> columns)
setColumnsToExpand in interface ColumnExpansionPageView.Presenterpublic List<org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52> getColumnsToExpand()
getColumnsToExpand in interface ColumnExpansionPageView.PresenterCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.