SalesPoint Framework v3.0

HotSpot: Standard User Interaction for Data Management


Description

The Hooks in this HotSpot describe means of user interaction that are provided by the Framework for displaying and editing the contents of data management classes.

 

Hooks
Display Contents Of Container The contents of a data container (Catalog, Stock, DataBasket) needs to be displayed, possibly in a form editable by the user.
Adding Items To Container - Button A data container's contents is displayed as a single table, and the ability to add items is needed.
Define DataBasket Entry Grouping The entries of a DataBasket need to be grouped before displaying them.
Define New Strategy For Add Or Remove Button A data container's contents is displayed as a single table, and the ability to add items or to remove the selected item is needed, but in a way that the Framework does not yet provide for.
Move Items Between Containers - GUI The contents of two data containers (Catalog, Stock, DataBasket) needs to be displayed, allowing the user to move items between the containers.
Removing Items From Container - Button A data container's contents is displayed as a single table, and the ability to remove the selected item is needed.

 


SalesPoint Framework v3.0