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:

Type

Description


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

Возвращаемое значение:

Тип

Описание

VoidМетод не возвращает значение.

Пример:

VoidThis method does not return a value.

Code Block
languagejs
themeEclipse
titleupdateFavoritesListlinenumberstrue()
SimpleMenu.updateFavoritesList();

updateMenuList()

Use this method to update the Navigator menu.

Return:

Type

Description

VoidThis method does not return a value.

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

Возвращаемое значение:

Тип

Описание

VoidМетод не возвращает значение.

Пример:

Code Block
languagejs
themeEclipse
titleupdateMenuListlinenumberstrue()
SimpleMenu.updateMenuList();


Table of Contents
absoluteUrltrue
classfixedPosition