@Dependent public class MetaDataColumnPlugin extends BaseDecisionTableColumnPlugin
DecisionTableColumnPlugin.Typepresenter, wizardDEFAULT| Constructor and Description |
|---|
MetaDataColumnPlugin(MetaDataColumnPage 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 |
getMetaData() |
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 |
setMetaData(String metaData) |
fireChangeEvent, getIdentifier, getOriginalColumnConfig52, getOriginalPattern52, getPresenter, init, isNewColumn, onClose, setOriginalColumnConfig52, setOriginalPattern52, translate@Inject public MetaDataColumnPlugin(MetaDataColumnPage 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()
DecisionTableColumnPluginpublic List<org.uberfire.ext.widgets.core.client.wizards.WizardPage> getPages()
DecisionTableColumnPluginpublic Boolean generateColumn()
DecisionTableColumnPluginpublic DecisionTableColumnPlugin.Type getType()
DecisionTableColumnPluginpublic String getMetaData()
public void setMetaData(String metaData)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.