public class CreateDatabaseWizardPageSAPR3
extends org.eclipse.jface.wizard.WizardPage
Constructor and Description |
---|
CreateDatabaseWizardPageSAPR3(String arg,
PropsUI props,
org.pentaho.di.core.database.DatabaseMeta info) |
Modifier and Type | Method and Description |
---|---|
boolean |
canFlipToNextPage() |
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
org.pentaho.di.core.database.DatabaseMeta |
getDatabaseInfo() |
org.eclipse.jface.wizard.IWizardPage |
getNextPage() |
void |
setData() |
getImage, getName, 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 setData()
public boolean canFlipToNextPage()
canFlipToNextPage
in interface org.eclipse.jface.wizard.IWizardPage
canFlipToNextPage
in class org.eclipse.jface.wizard.WizardPage
public org.pentaho.di.core.database.DatabaseMeta getDatabaseInfo()
public org.eclipse.jface.wizard.IWizardPage getNextPage()
getNextPage
in interface org.eclipse.jface.wizard.IWizardPage
getNextPage
in class org.eclipse.jface.wizard.WizardPage