Package | Description |
---|---|
org.eclipse.birt.core.ui.frameworks.taskwizard | |
org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
CompoundTask |
class |
SimpleTask |
class |
TreeCompoundTask
Compound task realized for tree navigator.
|
Modifier and Type | Method and Description |
---|---|
ITask |
TaskRegistrationEntry.getClassDefinition() |
ITask |
WizardBase.getCurrentTask() |
ITask |
TasksManager.getTask(java.lang.String sTaskID)
Returns the ITask instance registered with the specified ID.
|
Modifier and Type | Method and Description |
---|---|
void |
TasksManager.registerTask(java.lang.String sTaskID,
ITask task)
This method registers a task with the TasksManager.
|
Constructor and Description |
---|
TaskRegistrationEntry(java.lang.String taskID,
ITask classDefinition,
int priority) |
Modifier and Type | Method and Description |
---|---|
void |
ISubtaskSheet.setParentTask(ITask parentTask) |
Copyright © 2008 Actuate Corp. All rights reserved.