public class TextFileInputDialog extends BaseStepDialog implements StepDialogInterface
BaseStepDialog.FieldsChoiceDialogProvider
Modifier and Type | Field and Description |
---|---|
static int[] |
dateLengths
Deprecated.
|
protected boolean |
firstClickOnDateLocale
Deprecated.
|
backupChanged, baseStepMeta, BUTTON_ALIGNMENT_CENTER, BUTTON_ALIGNMENT_LEFT, BUTTON_ALIGNMENT_RIGHT, buttonAlignment, changed, databaseDialog, fdCancel, fdCreate, fdGet, fdlStepname, fdOK, fdPreview, fdSQL, fdStepname, log, loggingObject, lsCancel, lsCreate, lsDef, lsGet, lsOK, lsPreview, lsResize, lsSQL, metaStore, props, repository, shell, stepMeta, stepname, transMeta, variables, wCancel, wCreate, wGet, wlStepname, wOK, wPreview, wSQL, wStepname
Constructor and Description |
---|
TextFileInputDialog(org.eclipse.swt.widgets.Shell parent,
Object in,
TransMeta transMeta,
String sname)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
getData(TextFileInputMeta meta)
Deprecated.
Read the data from the TextFileInputMeta object and show it in this dialog.
|
static int |
guessIntLength(double d)
Deprecated.
|
static int |
guessPrecision(double d)
Deprecated.
|
String |
open()
Deprecated.
|
void |
setFlags()
Deprecated.
|
protected void |
setLocales()
Deprecated.
|
void |
setMinimalWidth()
Deprecated.
Sets the input width to minimal width...
|
void |
setMinimalWidth(TableView wFields)
Deprecated.
Overloading setMinimalWidth() in order to test trim functionality
|
addConnectionLine, addConnectionLine, addConnectionLine, addConnectionLine, addDatabases, addDatabases, centerButtons, createHelpButton, dispose, generateFieldMapping, getButtonAlignment, getDatabaseDialog, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getMetaStore, getModifyListenerTooltipText, getPathOf, getRepository, isBasic, isDebug, isDetailed, isRowLevel, leftAlignButtons, logBasic, logBasic, logDebug, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logMinimal, logRowlevel, logRowlevel, positionBottomButtons, positionBottomButtons, positionBottomRightButtons, rightAlignButtons, selectDatabase, setButtonPositions, setMetaStore, setMinimalShellHeight, setRepository, setShellImage, setSize, setSize, setSize, setSize, setTraverseOrder, storeScreenSize, toString
checkSubclass, getParent, getStyle, getText, setText
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setMetaStore, setRepository
public static final int[] dateLengths
protected boolean firstClickOnDateLocale
public String open()
open
in interface StepDialogInterface
protected void setLocales()
public void setFlags()
public void getData(TextFileInputMeta meta)
meta
- The TextFileInputMeta object to obtain the data from.public static int guessPrecision(double d)
public static int guessIntLength(double d)
public void setMinimalWidth()
public void setMinimalWidth(TableView wFields)
wFields
- mocked TableView to avoid wFields.nrNonEmpty() from throwing NullPointerExceptionCopyright © 2019 Hitachi Vantara. All rights reserved.