|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextVar | |
---|---|
org.pentaho.di.ui.core | |
org.pentaho.di.ui.core.database.dialog.tags | |
org.pentaho.di.ui.core.widget | |
org.pentaho.di.ui.core.widget.warning | |
org.pentaho.di.ui.trans.steps.terafast |
Uses of TextVar in org.pentaho.di.ui.core |
---|
Constructors in org.pentaho.di.ui.core with parameters of type TextVar | |
---|---|
SimpleFileSelection(Shell shell,
TextVar textVar)
Constructor. |
|
SimpleFileSelection(Shell shell,
TextVar textVar,
String... filterNames)
Constructor. |
|
SimpleFileSelection(Shell shell,
TextVar textVar,
String[] filterExtensions,
String[] filterNames)
Constructor. |
Uses of TextVar in org.pentaho.di.ui.core.database.dialog.tags |
---|
Fields in org.pentaho.di.ui.core.database.dialog.tags declared as TextVar | |
---|---|
TextVar |
ExtTextbox.extText
|
Uses of TextVar in org.pentaho.di.ui.core.widget |
---|
Methods in org.pentaho.di.ui.core.widget that return TextVar | |
---|---|
TextVar |
PluginWidgetFactory.createSingleTextVarLeft()
|
Uses of TextVar in org.pentaho.di.ui.core.widget.warning |
---|
Methods in org.pentaho.di.ui.core.widget.warning that return TextVar | |
---|---|
TextVar |
TextVarWarning.getTextWidget()
|
Uses of TextVar in org.pentaho.di.ui.trans.steps.terafast |
---|
Methods in org.pentaho.di.ui.trans.steps.terafast with parameters of type TextVar | |
---|---|
static void |
TeraFastDialog.setTextIfPropertyValue(PluginProperty property,
TextVar textVar)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |