@Dependent public class BeanDataSetBasicAttributesWorkflow extends DataSetBasicAttributesWorkflow<org.dashbuilder.dataset.def.BeanDataSetDef,BeanDataSetDefAttributesEditor>
Bean Data Set Editor workflow presenter for setting data set definition basic attributes.
DataSetEditorWorkflow.TestDataSetCallback, DataSetEditorWorkflow.View
beanManager, cancelButtonCommand, cancelRequestEvent, clientServices, dataSetDef, flushCommand, saveButtonCommand, saveRequestEvent, stepValidator, testButtonCommand, testDataSetEvent, validatorProvider, view, violations
Constructor and Description |
---|
BeanDataSetBasicAttributesWorkflow(DataSetClientServices clientServices,
DataSetValidatorProvider validatorProvider,
org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
DataSetDefBasicAttributesEditor basicAttributesEditor,
javax.enterprise.event.Event<SaveRequestEvent> saveRequestEvent,
javax.enterprise.event.Event<TestDataSetRequestEvent> testDataSetEvent,
javax.enterprise.event.Event<CancelRequestEvent> cancelRequestEvent,
DataSetEditorWorkflow.View view) |
Modifier and Type | Method and Description |
---|---|
protected Class<? extends com.google.gwt.editor.client.SimpleBeanEditorDriver<org.dashbuilder.dataset.def.BeanDataSetDef,BeanDataSetDefAttributesEditor>> |
getDriverClass() |
protected Class<? extends BeanDataSetDefAttributesEditor> |
getEditorClass() |
basicAttributesEdition, edit, init, validate
addViolations, afterFlush, asWidget, checkDataSetDefNotNull, checkDataSetDefNotNull, clear, clearButtons, dispose, flush, flush, getDataSetDef, hasErrors, showBackButton, showNextButton, showTestButton, testDataSet
@Inject public BeanDataSetBasicAttributesWorkflow(DataSetClientServices clientServices, DataSetValidatorProvider validatorProvider, org.jboss.errai.ioc.client.container.SyncBeanManager beanManager, DataSetDefBasicAttributesEditor basicAttributesEditor, javax.enterprise.event.Event<SaveRequestEvent> saveRequestEvent, javax.enterprise.event.Event<TestDataSetRequestEvent> testDataSetEvent, javax.enterprise.event.Event<CancelRequestEvent> cancelRequestEvent, DataSetEditorWorkflow.View view)
protected Class<? extends com.google.gwt.editor.client.SimpleBeanEditorDriver<org.dashbuilder.dataset.def.BeanDataSetDef,BeanDataSetDefAttributesEditor>> getDriverClass()
getDriverClass
in class DataSetBasicAttributesWorkflow<org.dashbuilder.dataset.def.BeanDataSetDef,BeanDataSetDefAttributesEditor>
protected Class<? extends BeanDataSetDefAttributesEditor> getEditorClass()
getEditorClass
in class DataSetBasicAttributesWorkflow<org.dashbuilder.dataset.def.BeanDataSetDef,BeanDataSetDefAttributesEditor>
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.