Use this client-side class to take actions with the SimpleOne menu objects: Favorites and Navigator.

updateFavoritesList()


Use this method to update the Favorites menu.

Return:

Type

Description

VoidThis method does not return a value.


SimpleMenu.updateFavoritesList();

updateMenuList()


Use this method to update the Navigator menu.

Return:

Type

Description

VoidThis method does not return a value.


SimpleMenu.updateMenuList();