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 |
Constructor and Description |
---|
ConditionSelectionAdapterFileDialogTextVar(LogChannelInterface log,
TextVar textUiWidget,
AbstractMeta meta,
SelectionAdapterOptions options,
DetermineSelectionOperationOp operator) |
SelectionAdapterFileDialogTextVar(LogChannelInterface log,
TextVar textUiWidget,
AbstractMeta meta,
SelectionAdapterOptions options) |
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 |
---|---|
WidgetBuilder<TextVar> |
WidgetBuilder.Templates.textvar(org.eclipse.swt.widgets.Composite composite,
String text,
org.eclipse.swt.widgets.Control above) |
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 |
protected TextVar |
BaseStreamingDialog.wPrefetchCount |
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 © 2020 Hitachi Vantara. All rights reserved.