blob: 9043333d52914fdec7cbb35922464c190493973f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<!-- Escape to the root of your source folder -->
<meta
name="root"
content="../../../../../../" />
<title>WTP API overview</title>
</head>
<body>
<abstract>Wizard and task support for the server tools UI.</abstract>
<p>WizardFragment is extended to provide a subtree of wizard pages or tasks
that can be inserted into a larger wizard flow. TaskWizard is the standard
wizard that knows how to handle WizardFragments and display them in order
within a single wizard. It uses the TaskWizardPages to display the wizard
fragment's composites within the wizard.</p>
</body>
</html>