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 | Class and Description |
---|---|
class |
PasswordTextVar |
class |
TextVarButton |
Modifier and Type | Method and Description |
---|---|
TextVar |
PluginWidgetFactory.createSingleTextVarLeft() |
TextVar |
CheckBoxVar.getTextVar() |
Modifier and Type | Method and Description |
---|---|
TextVar |
TextVarWarning.getTextWidget() |
Modifier and Type | Field and Description |
---|---|
protected TextVar |
JobEntryBaseDialog.wLogext |
protected TextVar |
JobEntryBaseDialog.wLogfile |
protected TextVar |
JobEntryBaseDialog.wPath |
Modifier and Type | Field and Description |
---|---|
protected TextVar |
BaseStreamingDialog.wBatchDuration |
protected TextVar |
BaseStreamingDialog.wBatchSize |
protected TextVar |
BaseStreamingDialog.wTransPath |
Modifier and Type | Method and Description |
---|---|
protected Optional<String> |
BaseStreamingDialog.selectFile(TextVar fileWidget,
String[] fileFilters) |
Modifier and Type | Method and Description |
---|---|
protected TextVar |
InfobrightLoaderDialog.addStandardTextVar(String labelMessageKey,
org.eclipse.swt.widgets.Control prevControl) |
Modifier and Type | Method and Description |
---|---|
protected TextVar |
IngresVectorwiseLoaderDialog.addStandardTextVar(String labelMessageKey,
org.eclipse.swt.widgets.Control prevControl) |
Modifier and Type | Method and Description |
---|---|
static void |
TeraFastDialog.setTextIfPropertyValue(PluginProperty property,
TextVar textVar) |
Copyright © 2018 Hitachi Vantara. All rights reserved.