@Dependent public class CalculationTypePage extends BaseDecisionTableColumnPage<ConditionColumnPlugin>
| Modifier and Type | Class and Description |
|---|---|
static interface |
CalculationTypePage.View |
plugin, presenter, wizard| Constructor and Description |
|---|
CalculationTypePage(CalculationTypePage.View view,
org.jboss.errai.ui.client.local.spi.TranslationService translationService) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle() |
protected org.uberfire.client.mvp.UberElement<?> |
getView() |
void |
isComplete(org.uberfire.client.callbacks.Callback<Boolean> callback) |
void |
prepareView() |
asWidget, init, initialise, plugin, setPlugin, translate@Inject public CalculationTypePage(CalculationTypePage.View view, org.jboss.errai.ui.client.local.spi.TranslationService translationService)
protected org.uberfire.client.mvp.UberElement<?> getView()
getView in class BaseDecisionTableColumnPage<ConditionColumnPlugin>public String getTitle()
public void isComplete(org.uberfire.client.callbacks.Callback<Boolean> callback)
public void prepareView()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.