Actions to be invoked during app lifecycle, e.g. startup, exit, when data is changed.
- Source:
Members
(static, constant) onAppStart
Used to setup the application on start. Hotkeys, state loading, pre data fetching initialization goes here.
- Source:
(static, constant) onDataLoaded
Parses new data when a new data schema is loaded. Aggregates propertyIds under their respective subjects.
- Source: