public class CreateDatabaseWizardPage2
extends org.eclipse.jface.wizard.WizardPage
| Constructor and Description |
|---|
CreateDatabaseWizardPage2(String arg,
PropsUI props,
org.pentaho.di.core.database.DatabaseMeta info) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canFinish() |
boolean |
canFlipToNextPage() |
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
org.pentaho.di.core.database.DatabaseMeta |
getDatabaseInfo() |
void |
test() |
getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toStringdispose, getControl, getDescription, getErrorMessage, getMessage, getMessageType, getTitle, performHelp, setMessage, setVisiblepublic void createControl(org.eclipse.swt.widgets.Composite parent)
public void test()
public boolean canFlipToNextPage()
canFlipToNextPage in interface org.eclipse.jface.wizard.IWizardPagecanFlipToNextPage in class org.eclipse.jface.wizard.WizardPagepublic org.pentaho.di.core.database.DatabaseMeta getDatabaseInfo()
public boolean canFinish()