Uses of Class
org.pentaho.di.ui.core.widget.TextVar
Package
Description
-
Uses of TextVar in org.pentaho.di.core.vfs.connections.ui.dialog
Modifier and TypeMethodDescriptionVFSDetailsCompositeHelper.createTextVar
(org.pentaho.di.core.variables.VariableSpace variableSpace, org.eclipse.swt.widgets.Composite composite, int flags, org.eclipse.swt.widgets.Control topWidget, int width) Creates a TextVar control to the left side of the parent composite and below the topWidget specified. -
Uses of TextVar in org.pentaho.di.ui.core
ModifierConstructorDescriptionSimpleFileSelection
(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. -
Uses of TextVar in org.pentaho.di.ui.core.database.dialog.tags
-
Uses of TextVar in org.pentaho.di.ui.core.events.dialog
ModifierConstructorDescriptionConditionSelectionAdapterFileDialogTextVar
(org.pentaho.di.core.logging.LogChannelInterface log, TextVar textUiWidget, org.pentaho.di.base.AbstractMeta meta, SelectionAdapterOptions options, DetermineSelectionOperationOp operator) SelectionAdapterFileDialogTextVar
(org.pentaho.di.core.logging.LogChannelInterface log, TextVar textUiWidget, org.pentaho.di.base.AbstractMeta meta, SelectionAdapterOptions options) -
Uses of TextVar in org.pentaho.di.ui.core.widget
Modifier and TypeFieldDescriptionfinal TextVar
VFSFileSelection.wFileName
VfsFileChooserControls.wPath
Modifier and TypeMethodDescriptionPluginWidgetFactory.createSingleTextVarLeft()
CheckBoxVar.getTextVar()
FileChooserVar.getTextVarWidget()
PasswordVisibleTextVar.getTextVarWidget()
TopicSelection.getTopicTextComponent()
-
Uses of TextVar in org.pentaho.di.ui.core.widget.warning
-
Uses of TextVar in org.pentaho.di.ui.job.entries.trans
-
Uses of TextVar in org.pentaho.di.ui.trans.step
Modifier and TypeFieldDescriptionprotected TextVar
BaseStreamingDialog.wBatchDuration
protected TextVar
BaseStreamingDialog.wBatchSize
protected TextVar
BaseStreamingDialog.wParallelism
protected TextVar
BaseStreamingDialog.wPrefetchCount
-
Uses of TextVar in org.pentaho.di.ui.util
Modifier and TypeMethodDescriptionDialogHelper.constructSelectionAdapterFileDialogTextVarForKettleFile
(org.pentaho.di.core.logging.LogChannel log, TextVar wPath, org.pentaho.di.base.AbstractMeta meta, SelectionOperation selectionOperation, FilterType filterType, org.pentaho.di.repository.Repository repository) DialogHelper.constructSelectionAdapterFileDialogTextVarForUserFile
(org.pentaho.di.core.logging.LogChannel log, TextVar wPath, org.pentaho.di.base.AbstractMeta meta, SelectionOperation selectionOperation, FilterType[] filterTypes, FilterType defaultFilterType)