- Description:
Module to enable inline editing of a comptency grade.
- Source:
- Copyright:
- 2015 Damyon Wiese
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Module to enable inline editing of a comptency grade.
Classes
Methods
(inner) _contextLoaded(context) → {Promise}
- Description:
We loaded the context, now render the template.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
context |
Object |
Returns:
- Type
- Promise
(inner) _handleClick(e)
- Description:
Get the data from the clicked cell and open the popup.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
e |
Event | The event |
(inner) _pageContextLoaded(context)
- Description:
We loaded the context, now render the template.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
context |
Object |
(inner) _refresh() → {Promise}
- Description:
Refresh the page.
- Source:
Returns:
- Type
- Promise