| <html> |
| <head> |
| <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| <link rel="stylesheet" href="../../../../../..//apistyles.css" type="text/css"> |
| <title>WTP API overview</title> |
| </head> |
| <body> |
| <p>Wizard and task support for the server tools UI.</p> |
| <table width="500"> |
| <tr> |
| <td> |
| <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> |
| </td> |
| </tr> |
| </table> |
| </body> |
| </html> |