Modifier and Type | Field and Description |
---|---|
protected TableView |
ConfigurationDialog.wVariables |
Modifier and Type | Field and Description |
---|---|
protected TableView |
CheckBoxTableCombo.propertiesTable |
Modifier and Type | Field and Description |
---|---|
protected TableView |
JobEntryCopyFilesDialog.wFields |
Modifier and Type | Field and Description |
---|---|
protected TableView |
JobEntryBaseDialog.wFields |
protected TableView |
JobEntryBaseDialog.wParameters |
Modifier and Type | Method and Description |
---|---|
static void |
BaseStepDialog.getFieldsFromPrevious(RowMetaInterface row,
TableView tableView,
int keyColumn,
int[] nameColumn,
int[] dataTypeColumn,
int lengthColumn,
int precisionColumn,
boolean optimizeWidth,
TableItemInsertListener listener)
Gets unused fields from previous steps and inserts them as rows into a table view.
|
static void |
BaseStepDialog.getFieldsFromPrevious(RowMetaInterface row,
TableView tableView,
int keyColumn,
int[] nameColumn,
int[] dataTypeColumn,
int lengthColumn,
int precisionColumn,
boolean optimizeWidth,
TableItemInsertListener listener,
BaseStepDialog.FieldsChoiceDialogProvider getFieldsChoiceDialogProvider)
Gets unused fields from previous steps and inserts them as rows into a table view.
|
static void |
BaseStepDialog.getFieldsFromPrevious(RowMetaInterface row,
TableView tableView,
int keyColumn,
int[] nameColumn,
int[] dataTypeColumn,
int lengthColumn,
int precisionColumn,
TableItemInsertListener listener)
Gets unused fields from previous steps and inserts them as rows into a table view.
|
static void |
BaseStepDialog.getFieldsFromPrevious(TransMeta transMeta,
StepMeta stepMeta,
TableView tableView,
int keyColumn,
int[] nameColumn,
int[] dataTypeColumn,
int lengthColumn,
int precisionColumn,
TableItemInsertListener listener)
Gets unused fields from previous steps and inserts them as rows into a table view.
|
Modifier and Type | Method and Description |
---|---|
TableView |
GetFieldsCapableStepDialog.getFieldsTable() |
Modifier and Type | Method and Description |
---|---|
TableView |
CsvInputDialog.getFieldsTable() |
Modifier and Type | Method and Description |
---|---|
TableView |
TextFileInputDialog.getFieldsTable() |
Modifier and Type | Method and Description |
---|---|
void |
TextFileInputDialog.setMinimalWidth(TableView wFields)
Overloading setMinimalWidth() in order to test trim functionality
|
Modifier and Type | Method and Description |
---|---|
void |
TextFileInputDialog.setMinimalWidth(TableView wFields)
Deprecated.
Overloading setMinimalWidth() in order to test trim functionality
|
Copyright © 2019 Hitachi Vantara. All rights reserved.