@Dependent public class AttributeColumnPlugin extends BaseDecisionTableColumnPlugin
DecisionTableColumnPlugin.Type
presenter, wizard
DEFAULT
Constructor and Description |
---|
AttributeColumnPlugin(AttributeColumnPage page,
javax.enterprise.event.Event<org.uberfire.ext.widgets.core.client.wizards.WizardPageStatusChangeEvent> changeEvent,
org.jboss.errai.ui.client.local.spi.TranslationService translationService) |
Modifier and Type | Method and Description |
---|---|
Boolean |
generateColumn()
Creates the column when the Wizard completes.
|
String |
getAttribute() |
List<org.uberfire.ext.widgets.core.client.wizards.WizardPage> |
getPages()
Retrieves the list of subsequent pages required for the "Type" selected in the first page of the Wizard.
|
String |
getTitle()
Retrieves the text that will be shown to Users in the "Type Selection List" on the first page of the Wizard.
|
DecisionTableColumnPlugin.Type |
getType()
Retrieves the plugin type.
|
void |
setAttribute(String attribute) |
fireChangeEvent, getIdentifier, getOriginalColumnConfig52, getOriginalPattern52, getPresenter, init, isNewColumn, onClose, setOriginalColumnConfig52, setOriginalPattern52, translate
@Inject public AttributeColumnPlugin(AttributeColumnPage page, javax.enterprise.event.Event<org.uberfire.ext.widgets.core.client.wizards.WizardPageStatusChangeEvent> changeEvent, org.jboss.errai.ui.client.local.spi.TranslationService translationService)
public String getTitle()
DecisionTableColumnPlugin
public List<org.uberfire.ext.widgets.core.client.wizards.WizardPage> getPages()
DecisionTableColumnPlugin
public Boolean generateColumn()
DecisionTableColumnPlugin
public String getAttribute()
public void setAttribute(String attribute)
public DecisionTableColumnPlugin.Type getType()
DecisionTableColumnPlugin
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.