public class PreviewSelectDialog
extends org.eclipse.swt.widgets.Dialog
Modifier and Type | Field and Description |
---|---|
int[] |
previewSizes |
String[] |
previewSteps |
Constructor and Description |
---|
PreviewSelectDialog(org.eclipse.swt.widgets.Shell parent,
int style,
org.pentaho.di.trans.TransMeta transMeta) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
getData()
Copy information from the meta-data input to the dialog fields.
|
void |
open() |
public String[] previewSteps
public int[] previewSizes