public class FixedFileImportWizardPage1
extends org.eclipse.jface.wizard.WizardPage
Constructor and Description |
---|
FixedFileImportWizardPage1(String arg,
PropsUI props,
List<String> rows,
List<org.pentaho.di.trans.steps.fixedinput.FixedFileInputField> fields) |
Modifier and Type | Method and Description |
---|---|
boolean |
canFlipToNextPage() |
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
List<org.pentaho.di.trans.steps.fixedinput.FixedFileInputField> |
getFields() |
int |
getSize() |
void |
setFields(List<org.pentaho.di.trans.steps.fixedinput.FixedFileInputField> fields) |
getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
dispose, getControl, getDescription, getErrorMessage, getMessage, getMessageType, getTitle, performHelp, setMessage, setVisible
public void createControl(org.eclipse.swt.widgets.Composite parent)
public void setFields(List<org.pentaho.di.trans.steps.fixedinput.FixedFileInputField> fields)
public List<org.pentaho.di.trans.steps.fixedinput.FixedFileInputField> getFields()
public boolean canFlipToNextPage()
canFlipToNextPage
in interface org.eclipse.jface.wizard.IWizardPage
canFlipToNextPage
in class org.eclipse.jface.wizard.WizardPage
public int getSize()