You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This client-side class allows taking actions with 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.


updateFavoritesList
SimpleMenu.updateFavoritesList();

updateMenuList()


Use this method to update the Navigator menu.

Return:

Type

Description

VoidThis method does not return a value.


updateMenuList
SimpleMenu.updateMenuList();

  • No labels