| Package | Description |
|---|---|
| org.pentaho.di.ui.core.widget | |
| org.pentaho.di.ui.trans.steps.fileinput.text | |
| org.pentaho.di.ui.trans.steps.textfileinput |
| Modifier and Type | Field and Description |
|---|---|
protected GetCaretPositionInterface |
TextVar.getCaretPositionInterface |
| Modifier and Type | Method and Description |
|---|---|
GetCaretPositionInterface |
TextVar.getGetCaretPositionInterface() |
GetCaretPositionInterface |
ComboVar.getGetCaretPositionInterface() |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.swt.events.SelectionAdapter |
VariableButtonListenerFactory.getSelectionAdapter(org.eclipse.swt.widgets.Composite composite,
org.eclipse.swt.widgets.Text destination,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface,
VariableSpace space) |
protected void |
TextVar.initialize(VariableSpace space,
org.eclipse.swt.widgets.Composite composite,
int flags,
String toolTipText,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface,
org.eclipse.swt.events.SelectionListener selectionListener) |
protected void |
TextVarButton.initialize(VariableSpace space,
org.eclipse.swt.widgets.Composite composite,
int flags,
String toolTipText,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface,
org.eclipse.swt.events.SelectionListener selectionListener) |
void |
TextVar.setGetCaretPositionInterface(GetCaretPositionInterface getCaretPositionInterface) |
void |
ComboVar.setGetCaretPositionInterface(GetCaretPositionInterface getCaretPositionInterface) |
| Constructor and Description |
|---|
ComboVar(VariableSpace space,
org.eclipse.swt.widgets.Composite composite,
int flags,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface) |
ComboVar(VariableSpace space,
org.eclipse.swt.widgets.Composite composite,
int flags,
String toolTipText,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface) |
ControlSpaceKeyAdapter(VariableSpace space,
org.eclipse.swt.widgets.Control control,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface) |
PasswordTextVar(VariableSpace space,
org.eclipse.swt.widgets.Composite composite,
int flags,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface) |
PasswordTextVar(VariableSpace space,
org.eclipse.swt.widgets.Composite composite,
int flags,
String toolTipText,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface) |
TextVar(org.eclipse.swt.widgets.Composite composite,
VariableSpace space,
int flags,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface,
org.eclipse.swt.events.SelectionListener selectionListener) |
TextVar(VariableSpace space,
org.eclipse.swt.widgets.Composite composite,
int flags,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface) |
TextVar(VariableSpace space,
org.eclipse.swt.widgets.Composite composite,
int flags,
String toolTipText,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface) |
TextVar(VariableSpace space,
org.eclipse.swt.widgets.Composite composite,
int flags,
String toolTipText,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface,
org.eclipse.swt.events.SelectionListener selectionListener) |
TextVarButton(VariableSpace space,
org.eclipse.swt.widgets.Composite composite,
int flags,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface) |
TextVarButton(VariableSpace space,
org.eclipse.swt.widgets.Composite composite,
int flags,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface,
org.eclipse.swt.events.SelectionListener selectionListener) |
TextVarButton(VariableSpace space,
org.eclipse.swt.widgets.Composite composite,
int flags,
String toolTipText,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface) |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.swt.events.SelectionAdapter |
VariableButtonListenerFactory.getSelectionAdapter(org.eclipse.swt.widgets.Composite composite,
org.eclipse.swt.widgets.Text destination,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface,
VariableSpace space) |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.swt.events.SelectionAdapter |
VariableButtonListenerFactory.getSelectionAdapter(org.eclipse.swt.widgets.Composite composite,
org.eclipse.swt.widgets.Text destination,
GetCaretPositionInterface getCaretPositionInterface,
InsertTextInterface insertTextInterface,
VariableSpace space)
Deprecated.
|
Copyright © 2019 Hitachi Vantara. All rights reserved.