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

HelpActivity UI Specification

Class name: HelpActivity
Title:Help
Level: level one below the invoking activity, displayed when the user selects the help button on the invoking activity

Widget labelWidget typeWidget name
help texthtml texthtmlText
backbuttonbtnBack

HelpActivity functionality

The text displayed in htmlText is the html content of the asset file the calling activity has requested to be displayed.
When the back button (btnBack) is tapped, the activity is popped off the activity stack.