@Dependent public class CSVDataSetBasicAttributesWorkflow extends DataSetBasicAttributesWorkflow<org.dashbuilder.dataset.def.CSVDataSetDef,CSVDataSetDefAttributesEditor>
CSV Data Set Editor workflow presenter for setting data set definition basic attributes.
DataSetEditorWorkflow.TestDataSetCallback, DataSetEditorWorkflow.ViewbeanManager, cancelButtonCommand, cancelRequestEvent, clientServices, dataSetDef, flushCommand, saveButtonCommand, saveRequestEvent, stepValidator, testButtonCommand, testDataSetEvent, validatorProvider, view, violations| Constructor and Description |
|---|
CSVDataSetBasicAttributesWorkflow(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 void |
afterFlush() |
protected Class<? extends com.google.gwt.editor.client.SimpleBeanEditorDriver<org.dashbuilder.dataset.def.CSVDataSetDef,CSVDataSetDefAttributesEditor>> |
getDriverClass() |
protected Class<? extends CSVDataSetDefAttributesEditor> |
getEditorClass() |
protected Iterable<javax.validation.ConstraintViolation<?>> |
validate() |
basicAttributesEdition, edit, initaddViolations, asWidget, checkDataSetDefNotNull, checkDataSetDefNotNull, clear, clearButtons, dispose, flush, flush, getDataSetDef, hasErrors, showBackButton, showNextButton, showTestButton, testDataSet@Inject public CSVDataSetBasicAttributesWorkflow(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.CSVDataSetDef,CSVDataSetDefAttributesEditor>> getDriverClass()
getDriverClass in class DataSetBasicAttributesWorkflow<org.dashbuilder.dataset.def.CSVDataSetDef,CSVDataSetDefAttributesEditor>protected Class<? extends CSVDataSetDefAttributesEditor> getEditorClass()
getEditorClass in class DataSetBasicAttributesWorkflow<org.dashbuilder.dataset.def.CSVDataSetDef,CSVDataSetDefAttributesEditor>protected Iterable<javax.validation.ConstraintViolation<?>> validate()
validate in class DataSetBasicAttributesWorkflow<org.dashbuilder.dataset.def.CSVDataSetDef,CSVDataSetDefAttributesEditor>protected void afterFlush()
afterFlush in class DataSetEditorWorkflow<org.dashbuilder.dataset.def.CSVDataSetDef>Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.