public class ExcelInputDialog extends BaseStepDialog implements org.pentaho.di.trans.step.StepDialogInterface
loggingObject
Constructor and Description |
---|
ExcelInputDialog(org.eclipse.swt.widgets.Shell parent,
Object in,
org.pentaho.di.trans.TransMeta transMeta,
String sname) |
Modifier and Type | Method and Description |
---|---|
void |
getData(org.pentaho.di.trans.steps.excelinput.ExcelInputMeta meta)
Read the data from the ExcelInputMeta object and show it in this dialog.
|
void |
getFields()
Get the list of fields in the Excel workbook and put the result in the fields table view.
|
void |
getSheets()
Get the names of the sheets from the Excel workbooks and let the user select some or all of them.
|
String |
open() |
void |
setFlags() |
addConnectionLine, addConnectionLine, addConnectionLine, addConnectionLine, addDatabases, addDatabases, dispose, generateFieldMapping, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getMetaStore, getModifyListenerTooltipText, getRepository, isBasic, isDebug, isDetailed, isRowLevel, logBasic, logBasic, logDebug, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logMinimal, logRowlevel, logRowlevel, positionBottomButtons, selectDatabase, setMetaStore, setMinimalShellHeight, setRepository, setShellImage, setSize, setSize, setSize, setTraverseOrder, storeScreenSize, toString
public String open()
open
in interface org.pentaho.di.trans.step.StepDialogInterface
public void setFlags()
public void getData(org.pentaho.di.trans.steps.excelinput.ExcelInputMeta meta)
meta
- The ExcelInputMeta object to obtain the data from.public void getSheets()
public void getFields()