public class GetPreviewTableProgressDialog extends Object
Constructor and Description |
---|
GetPreviewTableProgressDialog(org.eclipse.swt.widgets.Shell shell,
DatabaseMeta dbInfo,
String schemaName,
String tableName,
int limit)
Creates a new dialog that will handle the wait while we're doing the hard work.
|
Modifier and Type | Method and Description |
---|---|
RowMetaInterface |
getRowMeta() |
List<Object[]> |
open() |
public GetPreviewTableProgressDialog(org.eclipse.swt.widgets.Shell shell, DatabaseMeta dbInfo, String schemaName, String tableName, int limit)
public RowMetaInterface getRowMeta()
Copyright © 2019 Hitachi Vantara. All rights reserved.