org.pentaho.di.ui.trans.steps.fixedinput
Class FixedFileImportWizardPage2

java.lang.Object
  extended by WizardPage
      extended by org.pentaho.di.ui.trans.steps.fixedinput.FixedFileImportWizardPage2

public class FixedFileImportWizardPage2
extends WizardPage


Constructor Summary
FixedFileImportWizardPage2(String arg, PropsUI props, List<String> rows, List<FixedFileInputField> fields)
           
 
Method Summary
 boolean canFlipToNextPage()
           
 void createControl(Composite parent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixedFileImportWizardPage2

public FixedFileImportWizardPage2(String arg,
                                  PropsUI props,
                                  List<String> rows,
                                  List<FixedFileInputField> fields)
Method Detail

createControl

public void createControl(Composite parent)

canFlipToNextPage

public boolean canFlipToNextPage()