Package org.pentaho.di.ui.trans.step.common
-
Interface Summary 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 asCsvInputDialog
andTextFileInputDialog
GetFieldsCapableStepDialog<StepMetaType extends org.pentaho.di.trans.step.BaseStepMeta> An interface providing functionality for any step dialog that has the "get fields" capability. -
Class Summary Class Description CommonStepDialog<StepMetaType extends CommonStepMeta> A common implementation of theBaseStepDialog
that creates many of the common UI components.CommonStepMeta A convenience implementation ofBaseStepMeta
that implementsStepMetaInterface
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.