Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 672 Bytes

File metadata and controls

51 lines (30 loc) · 672 Bytes

RouteToAction

Производит переход по указанному имени маршрута. Путь соотвествующий имени определен в InfinniUI.config.routes.

Extends

BaseAction

Syntax

new RouteToAction()

Parameters

Нет.

Properties

Нет

Examples

var routeToAction = new RouteToAction();
routeToAction.execute();

See Also

RouteToAction.metadata.rst