Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This client-side class allows taking actions with SimpleOne menu objects (Favorites and Navigator)Данный клиентский класс позволяет совершать действия с объектами меню SimpleOne "Избранное" и "Навигатор".

updateFavoritesList()

Use this method to update the Favorites menu.

Return:


Используйте данный метод для обновления меню "Избранное".

Возврат:

Тип

Описание

VoidДанный метод не возвращает значение

Type

Description

VoidThis method does not return a value.


Code Block
languagejs
themeEclipse
titleupdateFavoritesList
linenumberstrue
SimpleMenu.updateFavoritesList();

updateMenuList()

Use this method to update the Navigator menu.

Return:


Используйте данный метод для обновления меню "Навигатор".

Возврат:

Тип

Описание

VoidДанный метод не возвращает значение

Type

Description

VoidThis method does not return a value.


Code Block
languagejs
themeEclipse
titleupdateMenuList
linenumberstrue
SimpleMenu.updateMenuList();


Table of Contents
absoluteUrltrue
classfixedPosition