@Dependent public class ImportsPage extends AbstractGuidedDecisionTableWizardPage implements ImportsPageView.Presenter
baseFileName, cellUtilities, columnUtilities, content, contextPath, hitPolicy, model, NEW_FACT_PREFIX, oracle, tableFormat| Constructor and Description |
|---|
ImportsPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
addImport(String fqcn) |
String |
getTitle() |
void |
initialise() |
void |
isComplete(org.uberfire.client.callbacks.Callback<Boolean> callback) |
void |
makeResult(org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model)
When the Widget is finished a GuidedDecisionTable52 instance is passed to
each page for enrichment.
|
void |
prepareView() |
boolean |
removeImport(String fqcn) |
allowEmptyValues, asWidget, getValidator, 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 addImport(String fqcn)
addImport in interface ImportsPageView.Presenterpublic boolean removeImport(String fqcn)
removeImport in interface ImportsPageView.Presenterpublic void makeResult(org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model)
AbstractGuidedDecisionTableWizardPagemakeResult in class AbstractGuidedDecisionTableWizardPageCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.