- Description:
Report builder conditions editor
- Source:
- Copyright:
- 2021 Paul Holden
- 2021 Paul Holden
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Report builder conditions editor
Members
(static, constant) init
- Description:
Initialise module, prefetch all required strings
- Source:
Initialise module, prefetch all required strings
Methods
(inner) initConditionsForm()
- Description:
Initialise conditions form, must be called on each init because the form container is re-created when switching editor modes
- Source:
(inner) reloadSettingsConditionsRegion(reportElement, templateContext) → {Promise}
- Description:
Reload conditions settings region
- Source:
Parameters:
Name | Type | Description |
---|---|---|
reportElement |
Element | |
templateContext |
Object |
Returns:
- Type
- Promise