taskWizards

org.eclipse.birt.prototypetaskwizardframework.taskWizards

[Enter the first release in which this extension point appears.]

[Enter description of this extension point.]

<!ELEMENT extension (taskWizards+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT taskWizards EMPTY>

<!ATTLIST taskWizards

wizardID       CDATA #REQUIRED

tasklist       CDATA #IMPLIED

positionBefore CDATA #IMPLIED>

A representation of a task-oriented Wizard. This representation is intended for extending the tasks available in the wizard on initialization without modifying invocation code.



[Enter extension point usage example here.]

[Enter API information here.]

[Enter information about supplied implementation of this extension point.]