new (require("mod_assign/bulkactions/grading/bulk_actions"))(options)
- Description:
The class constructor
- Source:
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | The options object. Properties
|
Methods
(static) init(options) → {this}
- Description:
Returns the instance of the class.
- Source:
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | The options object. Properties
|
Returns:
An instance of the anonymous class extending BulkActions.
- Type
- this