App.fx

App.fx

Defines the App Fx
Author:
  • Deux Huit Huit <https://deuxhuithuit.com>
License:
  • MIT
Source:

Methods

(static) notify(key, data, cb)

Executes all read and write operations present in the actions array.
Source:
This:
  • fx
Parameters:
Name Type Description
key String Action key
data Object Bag of data
cb function Callback executed after each App.actions.execute execution
Returns:
this

App. fx

Source:

Methods

(static) notify(key, data, cb)

Executes all read and write operations present in the actions array.
Source:
This:
  • fx
Parameters:
Name Type Description
key String Action key
data Object Bag of data
cb function Callback executed after each App.actions.execute execution
Returns:
this