public class SubjectDataBrowserDialog extends Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_BINARY_STRING_PREVIEW_SIZE |
Constructor and Description |
---|
SubjectDataBrowserDialog(org.eclipse.swt.widgets.Shell parent,
Map<String,org.pentaho.di.core.row.RowMetaInterface> metaMap,
Map<String,List<Object[]>> dataMap,
String dialogTitle,
String subjectMessage) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
boolean |
isDisposed() |
void |
open() |
public static final int MAX_BINARY_STRING_PREVIEW_SIZE