- Description:
Usage column selector js.
- Source:
- Copyright:
- 2021 Catalyst IT Australia Pty Ltd
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Usage column selector js.
Methods
(inner) clickEvent(questionId, contextId)
- Description:
Event listeners for the module.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
questionId |
int | |
contextId |
int |
(inner) init(questionSelector, contextId)
- Description:
Entrypoint of the js.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
questionSelector |
string | the question usage identifier. |
contextId |
int | the question context id. |