public class PropertiesComboDialog extends PropertiesDialog
Constructor and Description |
---|
PropertiesComboDialog(org.eclipse.swt.widgets.Shell shell,
TransMeta transMeta,
Map<String,String> properties,
String title) |
PropertiesComboDialog(org.eclipse.swt.widgets.Shell shell,
TransMeta transMeta,
Map<String,String> properties,
String title,
String helpUrl,
String helpTitle,
String helpHeader) |
Modifier and Type | Method and Description |
---|---|
protected ColumnInfo[] |
createColumns() |
List<String> |
getComboOptions() |
void |
setComboOptions(List<String> comboOptions) |
dispose, open
public PropertiesComboDialog(org.eclipse.swt.widgets.Shell shell, TransMeta transMeta, Map<String,String> properties, String title)
protected ColumnInfo[] createColumns()
createColumns
in class PropertiesDialog
Copyright © 2020 Hitachi Vantara. All rights reserved.