Class EnterPreviewRowsDialog


  • public class EnterPreviewRowsDialog
    extends org.eclipse.swt.widgets.Dialog
    Shows a dialog that allows you to select the steps you want to preview by entering a number of rows.
    Author:
    Matt
    • Constructor Detail

      • EnterPreviewRowsDialog

        public EnterPreviewRowsDialog​(org.eclipse.swt.widgets.Shell parent,
                                      int style,
                                      List<String> stepNames,
                                      List<org.pentaho.di.core.row.RowMetaInterface> rowMetas,
                                      List<List<Object[]>> rowBuffers)
    • Method Detail

      • dispose

        public void dispose()
      • getData

        public void getData()
        Copy information from the meta-data input to the dialog fields.