blob: daf6a187a4470e60592453d1a2fe9bedd71318a0 [file] [log] [blame]
Actions are cohesive pieces of functionality that can be triggered from any other action in a decoupled way by just using the action name.
Please see documentation in libs/mvc/actions.js for more details about the action concept.
This folder contains modules that define functions to register and trigger application-specific actions.
These modules glue views and application services and state.