Uses of Interface
org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
Packages that use ISubtaskSheet
-
Uses of ISubtaskSheet in org.eclipse.birt.core.ui.frameworks.taskwizard
Fields in org.eclipse.birt.core.ui.frameworks.taskwizard declared as ISubtaskSheetMethods in org.eclipse.birt.core.ui.frameworks.taskwizard that return ISubtaskSheetModifier and TypeMethodDescriptionprotected ISubtaskSheet
CompoundTask.getCurrentSubtask()
protected ISubtaskSheet
CompoundTask.getSubtask
(String sSubtaskPath) protected ISubtaskSheet
TreeCompoundTask.getSubtask
(String sSubtaskPath) Methods in org.eclipse.birt.core.ui.frameworks.taskwizard with parameters of type ISubtaskSheetModifier and TypeMethodDescriptionvoid
CompoundTask.addSubtask
(String sSubtaskPath, ISubtaskSheet subtask) protected void
TreeCompoundTask.createSubtaskArea
(org.eclipse.swt.widgets.Composite parent, ISubtaskSheet subtask)