public class InfobrightLoaderDialog extends BaseStepDialog implements StepDialogInterface
BaseStepDialog.FieldsChoiceDialogProvider
Modifier and Type | Field and Description |
---|---|
protected BaseStepMeta |
input |
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 |
---|
InfobrightLoaderDialog(org.eclipse.swt.widgets.Shell parent,
Object in,
TransMeta tr,
String sname) |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.swt.widgets.Control |
addCustomInputs(org.eclipse.swt.widgets.Control prevControl)
Adds any custom inputs
|
protected org.eclipse.swt.widgets.Control |
addDbConnectionInputs()
Adds db connection text boxes for input
|
protected org.eclipse.swt.widgets.Button |
addStandardCheckBox(String labelMessageKey,
org.eclipse.swt.widgets.Control prevControl) |
protected org.eclipse.swt.custom.CCombo |
addStandardSelect(String labelMessageKey,
org.eclipse.swt.widgets.Control prevControl,
String[] choices) |
protected TextVar |
addStandardTextVar(String labelMessageKey,
org.eclipse.swt.widgets.Control prevControl) |
protected void |
cancel() |
void |
getData()
Copy information from the meta-data input to the dialog fields.
|
BaseStepMeta |
getInput() |
protected void |
ok() |
String |
open() |
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
protected BaseStepMeta input
public String open()
open
in interface StepDialogInterface
StepDialogInterface.open()
protected org.eclipse.swt.widgets.Control addDbConnectionInputs()
protected org.eclipse.swt.widgets.Control addCustomInputs(org.eclipse.swt.widgets.Control prevControl)
prevControl
- protected org.eclipse.swt.custom.CCombo addStandardSelect(String labelMessageKey, org.eclipse.swt.widgets.Control prevControl, String[] choices)
protected TextVar addStandardTextVar(String labelMessageKey, org.eclipse.swt.widgets.Control prevControl)
protected org.eclipse.swt.widgets.Button addStandardCheckBox(String labelMessageKey, org.eclipse.swt.widgets.Control prevControl)
public void getData()
protected void cancel()
protected void ok()
public BaseStepMeta getInput()
Copyright © 2019 Hitachi Vantara. All rights reserved.