public class SelectRowDialog
extends org.eclipse.swt.widgets.Dialog
| Constructor and Description |
|---|
SelectRowDialog(org.eclipse.swt.widgets.Shell parent,
VariableSpace space,
int style,
List<RowMetaAndData> buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
RowMetaAndData |
open() |
void |
setTitle(String title) |
public SelectRowDialog(org.eclipse.swt.widgets.Shell parent,
VariableSpace space,
int style,
List<RowMetaAndData> buffer)
parent - style - buf - public void setTitle(String title)
public RowMetaAndData open()
public void dispose()
Copyright © 2019 Hitachi Vantara. All rights reserved.