In this tutorial you will create a functional command handler for the Details command and snap it into the Framework.

Objective

  • Learn how to replace prototype command handlers with real handlers which will perform actual processing.
  • To replace the Details prototype command handler with a real command handler.

To achieve this objective, you will complete the following steps:

Before You Begin

You may wish to review:

In order to complete this tutorial, you must have completed the following:

  • Tutorials VLF000 – VLF006WIN


  • No labels