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,RowMetaInterface> metaMap,
Map<String,List<Object[]>> dataMap,
String dialogTitle,
String subjectMessage) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected int |
getDataForRow(org.eclipse.swt.widgets.TableItem item,
RowMetaInterface rowMeta,
Object[] row,
int lineNr) |
boolean |
isDisposed() |
void |
open() |
public static final int MAX_BINARY_STRING_PREVIEW_SIZE
public void open()
public void dispose()
protected int getDataForRow(org.eclipse.swt.widgets.TableItem item, RowMetaInterface rowMeta, Object[] row, int lineNr)
public boolean isDisposed()
Copyright © 2019 Hitachi Vantara. All rights reserved.