public class RipDatabaseWizardPage3
extends org.eclipse.jface.wizard.WizardPage
Constructor and Description |
---|
RipDatabaseWizardPage3(String arg,
org.pentaho.di.repository.Repository rep) |
Modifier and Type | Method and Description |
---|---|
boolean |
canFinish() |
boolean |
canFlipToNextPage() |
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
String |
getDirectory() |
String |
getJobname() |
org.pentaho.di.repository.RepositoryDirectoryInterface |
getRepositoryDirectory() |
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 RipDatabaseWizardPage3(String arg, org.pentaho.di.repository.Repository rep)
public void createControl(org.eclipse.swt.widgets.Composite parent)
public boolean canFlipToNextPage()
canFlipToNextPage
in interface org.eclipse.jface.wizard.IWizardPage
canFlipToNextPage
in class org.eclipse.jface.wizard.WizardPage
public String getJobname()
public org.pentaho.di.repository.RepositoryDirectoryInterface getRepositoryDirectory()
public boolean canFinish()
public String getDirectory()