<- ReadMe.html  ||  <- ../Functionality.html

OpenStoreActivity UI specification

Class name: OpenStoreActivity
Title: Open Store

Widget labelWidget typeWidget name
passwordtext fieldtxtPassword
memorable datetext fieldtxtMemorableDate
open storebuttonbtnOpenStore

The activity has a navigation bar at the bottom of the screen, with the following navigation bar items:

icon positionicon nameitem variable name
far leftexitbtnBack
far righthelpbtnHelp

OpenStoreActivity functionality

When the button btnBack is pressed, the activity is popped of the activity stack.

When the btnHelp button is pressed, the activity navigates to the HelpActivity, requesting that the asset file OpenStoreActivityHelp.html be displayed.

When the btnOpenStore is pressed, the following is carried out:
This activity is popped off the activity stack, and then the app navigates to ListEntriesActivity.