MakeWizardForm
In Chapter 13, we saw how the wizard module of our enterprise framework includes an ancestor WizardForm class, which is intended to be sub-classed for the implementation of an application page controlled by the WizardControl. The MakeWizardForm class is also a descendent object, and is used to create the page layout illustrated in Figure 14-6.
Figure 14-6. MakeWizardForm design layout.
The MakeWizardForm class obtains a list of car manufacturers for which VMS Motors has inventory, and displays these as a drop-down list. The following sections describe the methods required to support this functionality.
constructor
The {constructor} ...
Get Enterprise Curl now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.