Mobile Web starter stores store locator details page
The store details page displays the
store's information, such as its address, shopping hours, and telephone
number.
Screen captures
The store locator details page is available on both smart phone and tablet devices.
Smart phone screen capture
Tablet screen capture
Elements of the store locator details page
The store locator details page contains the following page elements:
JSP files
- StoreDetails.jsp represents the smart phone page.
- StoreDetailsDialog.jspf represents the tablet page.
Buttons
- When View map is tapped, ViewMap is called.
- When Add to store list is tapped, mAddToStoreList is called.