VMSSheetManager

We saw in Chapter 12 how the VMSSheetManager is used to control the creation of application Sheet controls and how it places them on the AppFrame. The {open-sheet} method that is used to control this behavior will need to be extended to handle the new Search Inventory request to open a wizard control. The code listed in Figure 14-5 shows the new code that is required.

Figure 14-5. Additional code required for VMSSheetManager.
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| || File: VMSSheetManager.scurl || Author: Paul Sheehan || Version: 1.0 || Contents: The VMS Motors application SheetManager class ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| {define-class public VMSSheetManager {inherits SheetManager} ...

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.