Package | Description |
---|---|
org.eclipse.birt.core.ui.frameworks.taskwizard |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<IButtonHandler> |
WizardBase.getCustomButtons() |
java.util.List<IButtonHandler> |
WizardBase.getTabToolButtons()
Returns all tab tool buttons.
|
Modifier and Type | Method and Description |
---|---|
void |
WizardBase.addCustomButton(IButtonHandler buttonHandler)
Adds a custom button after built-in buttons.
|
void |
WizardBase.addTabToolButton(IButtonHandler buttonHandler)
Adds tab tool button.
|
Copyright © 2008 Actuate Corp. All rights reserved.