|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITask | |
|---|---|
| org.eclipse.birt.core.ui.frameworks.taskwizard | |
| org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces | |
| Uses of ITask in org.eclipse.birt.core.ui.frameworks.taskwizard |
|---|
| Classes in org.eclipse.birt.core.ui.frameworks.taskwizard that implement ITask | |
|---|---|
class |
CompoundTask
|
class |
SimpleTask
|
class |
TreeCompoundTask
Compound task realized for tree navigator. |
| Methods in org.eclipse.birt.core.ui.frameworks.taskwizard that return ITask | |
|---|---|
ITask |
WizardBase.getCurrentTask()
|
ITask |
TasksManager.getTask(java.lang.String sTaskID)
Returns the ITask instance registered with the specified ID. |
| Methods in org.eclipse.birt.core.ui.frameworks.taskwizard with parameters of type ITask | |
|---|---|
void |
TasksManager.registerTask(java.lang.String sTaskID,
ITask task)
This method registers a task with the TasksManager. |
| Uses of ITask in org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces |
|---|
| Methods in org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces with parameters of type ITask | |
|---|---|
void |
ISubtaskSheet.setParentTask(ITask parentTask)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||