Constructor and Description |
---|
SimpleFileSelection(org.eclipse.swt.widgets.Shell shell,
TextVar textVar)
Constructor.
|
SimpleFileSelection(org.eclipse.swt.widgets.Shell shell,
TextVar textVar,
String... filterNames)
Constructor.
|
SimpleFileSelection(org.eclipse.swt.widgets.Shell shell,
TextVar textVar,
String[] filterExtensions,
String[] filterNames)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
TextVar |
ExtTextbox.extText |
Modifier and Type | Method and Description |
---|---|
TextVar |
PluginWidgetFactory.createSingleTextVarLeft() |
TextVar |
CheckBoxVar.getTextVar() |
Modifier and Type | Method and Description |
---|---|
TextVar |
TextVarWarning.getTextWidget() |
Modifier and Type | Method and Description |
---|---|
static void |
TeraFastDialog.setTextIfPropertyValue(org.pentaho.di.core.util.PluginProperty property,
TextVar textVar) |