org.pentaho.di.ui.core.dialog
Class CheckResultDialog
java.lang.Object
Dialog
org.pentaho.di.ui.core.dialog.CheckResultDialog
public class CheckResultDialog
- extends Dialog
Dialog to display the results of a verify operation.
- Since:
- 19-06-2003
- Author:
- Matt
Method Summary |
void |
dispose()
|
void |
getData()
Copy information from the meta-data input to the dialog fields. |
String |
open()
|
CheckResultDialog
public CheckResultDialog(TransMeta transMeta,
Shell parent,
int style,
List<CheckResultInterface> rem)
open
public String open()
dispose
public void dispose()
getData
public void getData()
- Copy information from the meta-data input to the dialog fields.