Package org.pentaho.di.ui.trans.step.common
package org.pentaho.di.ui.trans.step.common
-
ClassDescriptionCommonStepDialog<StepMetaType extends CommonStepMeta>A common implementation of the
BaseStepDialog
that creates many of the common UI components.A convenience implementation ofBaseStepMeta
that implementsStepMetaInterface
A common interface for progress dialogs that import csv data.A common interface for all step dialogs aware of the csv input format, such asCsvInputDialog
andTextFileInputDialog
A dialog with options to (re)load all fields, or only add new ones.GetFieldsCapableStepDialog<StepMetaType extends org.pentaho.di.trans.step.BaseStepMeta>An interface providing functionality for any step dialog that has the "get fields" capability.A dialog that allows the user to select the number of data rows to sample, when fetching fields.