Uses of Interface
org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet

Packages that use ISubtaskSheet
org.eclipse.birt.core.ui.frameworks.taskwizard   
 

Uses of ISubtaskSheet in org.eclipse.birt.core.ui.frameworks.taskwizard
 

Fields in org.eclipse.birt.core.ui.frameworks.taskwizard declared as ISubtaskSheet
protected  ISubtaskSheet CompoundTask.sCurrentTaskSheet
           
 

Methods in org.eclipse.birt.core.ui.frameworks.taskwizard that return ISubtaskSheet
protected  ISubtaskSheet CompoundTask.getCurrentSubtask()
           
protected  ISubtaskSheet TreeCompoundTask.getSubtask(java.lang.String sSubtaskPath)
           
protected  ISubtaskSheet CompoundTask.getSubtask(java.lang.String sSubtaskPath)
           
 

Methods in org.eclipse.birt.core.ui.frameworks.taskwizard with parameters of type ISubtaskSheet
 void CompoundTask.addSubtask(java.lang.String sSubtaskPath, ISubtaskSheet subtask)
           
protected  void TreeCompoundTask.createSubtaskArea(Composite parent, ISubtaskSheet subtask)
           
 



Copyright © 2008 Actuate Corp. All rights reserved.