public class EnterPreviewRowsDialog
extends org.eclipse.swt.widgets.Dialog
Constructor and Description |
---|
EnterPreviewRowsDialog(org.eclipse.swt.widgets.Shell parent,
int style,
List<String> stepNames,
List<RowMetaInterface> rowMetas,
List<List<Object[]>> rowBuffers) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
getData()
Copy information from the meta-data input to the dialog fields.
|
Object |
open() |
public Object open()
public void dispose()
public void getData()
Copyright © 2019 Hitachi Vantara. All rights reserved.