org.pentaho.di.ui.trans.steps.textfileinput
Class TextFileImportWizardPage2

java.lang.Object
  extended by WizardPage
      extended by org.pentaho.di.ui.trans.steps.textfileinput.TextFileImportWizardPage2

public class TextFileImportWizardPage2
extends WizardPage


Constructor Summary
TextFileImportWizardPage2(String arg, PropsUI props, List<String> rows, Vector<TextFileInputFieldInterface> 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

TextFileImportWizardPage2

public TextFileImportWizardPage2(String arg,
                                 PropsUI props,
                                 List<String> rows,
                                 Vector<TextFileInputFieldInterface> fields)
Method Detail

createControl

public void createControl(Composite parent)

canFlipToNextPage

public boolean canFlipToNextPage()