VFW112 – Drag and Drop between Components
Objective
To learn how to drag and drop items between components.
- To create a payload component to drag items between components.
- To create a Transfer Employee to Section command handler.
- To create a reusable part to receive the employee data transferred via the payload object
To achieve these objectives you will complete the following steps:
Step 1. Create Employee Payload Object
Step 2. Create Reusable Part Section Employees
Step 3. Create the Transfer Employees to Section Command Handler
Step 4. Complete the Section Employees Component
Step 5. Complete the Transfer Employees to Section Command Handler
Before You Begin
Complete exercises VFW030, VFW040 and VFW042 before starting this exercise.
You also should complete VFW110 – Simple Drag and Drop before starting this exercise.