Interface | Description |
---|---|
CsvInputAwareImportProgressDialog |
A common interface for progress dialogs that import csv data.
|
CsvInputAwareStepDialog |
A common interface for all step dialogs aware of the csv input format, such as
CsvInputDialog and
TextFileInputDialog |
GetFieldsCapableStepDialog<StepMetaType extends BaseStepMeta> |
An interface providing functionality for any step dialog that has the "get fields" capability.
|
Class | Description |
---|---|
CommonStepDialog<StepMetaType extends CommonStepMeta> |
A common implementation of the
BaseStepDialog that creates many of the common UI components. |
CommonStepMeta |
A convenience implementation of
BaseStepMeta that implements StepMetaInterface |
FieldSelectionDialog |
A dialog with options to (re)load all fields, or only add new ones.
|
GetFieldsSampleDataDialog |
A dialog that allows the user to select the number of data rows to sample, when fetching fields.
|
Copyright © 2019 Hitachi Vantara. All rights reserved.