Package | Description |
---|---|
org.eclipse.birt.core.ui.frameworks.taskwizard | |
org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces |
Modifier and Type | Field and Description |
---|---|
protected WizardBase |
SimpleTask.container |
protected WizardBase |
WizardBaseDialog.wizardBase
Comment for
wizardBase |
Modifier and Type | Method and Description |
---|---|
void |
ErrorsManager.registerWizard(WizardBase wizard)
This method registers a wizard with the ErrorsManager.
|
void |
SimpleTask.setUIProvider(WizardBase wizard) |
Constructor and Description |
---|
WizardBaseDialog(WizardBase wizardBase,
org.eclipse.swt.widgets.Shell parentShell,
int iInitialWidth,
int iInitialHeight,
java.lang.String strTitle,
org.eclipse.swt.graphics.Image imgTitle) |
Modifier and Type | Method and Description |
---|---|
void |
ITask.setUIProvider(WizardBase wizard)
Called upon instantiation to allow a task to interact with the containing
wizard.
|
Copyright © 2008 Actuate Corp. All rights reserved.