|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectWizard
ch.sahits.codegen.sql.wizards.InsertSkriptWizard
public final class InsertSkriptWizard
This Wizard can generate SQL insert scripts based on a DTP connection
| Constructor Summary | |
|---|---|
InsertSkriptWizard()
Constructor for SampleNewWizard. |
|
| Method Summary | |
|---|---|
void |
addPages()
Adding the page to the wizard. |
void |
init(IWorkbench workbench,
IStructuredSelection selection)
We will accept the selection in the workbench to see if we can initialize from it. |
boolean |
performFinish()
This method is called when 'Finish' button is pressed in the wizard. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsertSkriptWizard()
| Method Detail |
|---|
public void addPages()
public boolean performFinish()
public void init(IWorkbench workbench,
IStructuredSelection selection)
IWorkbenchWizard#init(IWorkbench, IStructuredSelection)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||