- Description:
Javascript module for editing a database preset.
- Source:
- Copyright:
- 2022 Sara Arjona
- 2022 Sara Arjona
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Javascript module for editing a database preset.
Members
(static, constant) init
- Description:
Initialize module
- Source:
Initialize module
Methods
(inner) registerEventListeners()
- Description:
Register events for update/delete links.
- Source:
(inner) showEditPresetModal(editAction)
- Description:
Show the edit preset modal.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
editAction |
HTMLElement | the edit action element. |