public class SelectRowDialog
extends org.eclipse.swt.widgets.Dialog
| Constructor and Description |
|---|
SelectRowDialog(org.eclipse.swt.widgets.Shell parent,
org.pentaho.di.core.variables.VariableSpace space,
int style,
List<org.pentaho.di.core.RowMetaAndData> buffer) |
public SelectRowDialog(org.eclipse.swt.widgets.Shell parent,
org.pentaho.di.core.variables.VariableSpace space,
int style,
List<org.pentaho.di.core.RowMetaAndData> buffer)
parent - style - buf - public void setTitle(String title)
public org.pentaho.di.core.RowMetaAndData open()
public void dispose()