SalesPoint Framework v3.0

Hook: Move Items Between Containers - GUI


Requirement

The contents of two data containers (Catalog, Stock, DataBasket) needs to be displayed, allowing the user to move items between the containers.

Method of Adaptation
Enable Feature
Level of Support
Parameter Pattern  
HotSpot
Standard User Interaction for Data Management
Participants
TwoTableFormSheet, formSheet

Changes

  1. select appropriate create method from TwoTableFormSheet.
  2. call selected TwoTableFormSheet.create with appropriate parameters. returns formSheet.
  3. display formSheet.

Comments


SalesPoint Framework v3.0