Package org.pentaho.di.ui.spoon.dialog
Class EnterPreviewRowsDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.spoon.dialog.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 Summary
-
Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
-
Constructor Details
-
EnterPreviewRowsDialog
-
-
Method Details
-
open
-
dispose
public void dispose() -
getData
public void getData()Copy information from the meta-data input to the dialog fields.
-