@Dependent public class AttributeColumnPage extends BaseDecisionTableColumnPage<AttributeColumnPlugin>
Modifier and Type | Class and Description |
---|---|
static interface |
AttributeColumnPage.View |
plugin, presenter, wizard
Constructor and Description |
---|
AttributeColumnPage(AttributeColumnPage.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 AttributeColumnPage(AttributeColumnPage.View view, org.jboss.errai.ui.client.local.spi.TranslationService translationService)
public String getTitle()
public void isComplete(org.uberfire.client.callbacks.Callback<Boolean> callback)
protected org.uberfire.client.mvp.UberElement<?> getView()
getView
in class BaseDecisionTableColumnPage<AttributeColumnPlugin>
public void prepareView()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.