MenuScreens Solution
Summary
A solution exemplifying the use of the Menu Screen Control with DataBinding using sample component.
Purpose
The user can see how to use the Menu Screen Control and gets to know the core properties and how their values affect the Menu Screens' display.
Description
- Reading items from fixed data storage
- Updating MenuScreens when data in storage changes
- Deleting items on request from MenuScreens
- Reordering items on request from MenuScreens
- Storing items to fixed data storage on change
- Runtime creation of new items (if needed), is handled on component side