Table of contents
-
Windows Applications with VLF
- About the Exercises
- VFW005 Basic Windows Controls
- VFW010 A Tab Folder Framework
- VFW020 Execute a Visual LANSA Framework Application
- VFW030 Create a Prototype
- VFW040 Snap in Real Filters
- VFW042 Snap in a Real Command Handler
- VFW044 Add Instance List Columns
- VFW050 Basic Combo Box Processing
- VFW052 Build a Working List of Selected Items
- VFW054 Edit Text in a Memo / Edit Box
- VFW056 Process a List in Sorted Order
- VFW060 Using a Tree View
- VFW062 A Tree View with Columns
- VFW070 Create a Reusable Part Object
- VFW072 Create a Department Dropdown Reusable Part
- VFW074 Create a Compound Reusable Part
- VFW080 Using an Explorer Component
- VFW082 Toolbars, Menus and Popup Menus
- VFW084 A Business Object Browser and Detailer
- VFW090 Field Visualizations
- VFW100 Define a Parent/Child Instance List
- VFW102 Field Visualizations in a Grid
-
VFW104 Simple Keyed Collections
- Step 1. Create the Employee Images for Section Command Handler
- Step 2. Create an Employee Image Component
- Step 3. Make Sections Business Object Visible
- Step 4. Implement the Employee Image component.
- Step 5. Record the Switch History using the Virtual Clipboard
- Step 6. Use the Switch History to Return to the Original BO
- Summary
- VFW106 Using a List Collection
- VFW110 Simple Drag and Drop
- VFW112 Drag and Drop between Components
- VFW120 Using Hidden Commands
- VFW122 Launching a VLF Window
- VFW124 Using Business Object SubTypes
- VFW126 Using Space Objects (Optional)
- VFW130 Set up the VL Framework for Client/Server Operation