new (require("gradereport_singleview/grade"))(baseUrl)
- Description:
Construct the class.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
baseUrl |
string | The base URL for the page. |
Methods
selectOneLink(gradeID) → {string|*}
- Description:
Build up the link that is dedicated to a particular result.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
gradeID |
Number | The ID of the grade item selected. |
Returns:
- Type
- string | *