public class PopupOverwritePrompter extends Object implements org.pentaho.di.core.gui.OverwritePrompter
Constructor and Description |
---|
PopupOverwritePrompter(org.eclipse.swt.widgets.Shell shell,
org.pentaho.di.core.Props props) |
Modifier and Type | Method and Description |
---|---|
Object[] |
messageDialogWithToggle(String dialogTitle,
Object image,
String message,
int dialogImageType,
String[] buttonLabels,
int defaultIndex,
String toggleMessage,
boolean toggleState) |
boolean |
overwritePrompt(String message,
String rememberText,
String rememberPropertyName) |
public PopupOverwritePrompter(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.core.Props props)