Class PropertiesComboDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.core.dialog.PropertiesDialog
org.pentaho.di.ui.core.dialog.PropertiesComboDialog

public class PropertiesComboDialog extends PropertiesDialog
  • Constructor Details

    • PropertiesComboDialog

      public PropertiesComboDialog(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.trans.TransMeta transMeta, Map<String,String> properties, String title)
    • PropertiesComboDialog

      public PropertiesComboDialog(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.trans.TransMeta transMeta, Map<String,String> properties, String title, String helpUrl, String helpTitle, String helpHeader)
  • Method Details