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 | Field and Description |
---|---|
TextVar |
VFSFileSelection.wFileName |
TextVar |
VfsFileChooserControls.wPath |
Modifier and Type | Method and Description |
---|---|
TextVar |
PluginWidgetFactory.createSingleTextVarLeft() |
TextVar |
CheckBoxVar.getTextVar() |
TextVar |
TopicSelection.getTopicTextComponent() |
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.wParallelism |
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 © 2019 Hitachi Vantara. All rights reserved.