Usage
Typescript Import Format
//To import this class, use the format below.
import {DataGridProviderAddEvent} from "ojs/ojdatagridprovider";
For additional information visit:
Constructor
new DataGridProviderAddEvent(detail)
Parameters:
| Name | Type | Description |
|---|---|---|
detail |
DataGridProviderAddOperationEventDetail | the event detail |
Fields
-
detail :DataGridProviderAddOperationEventDetail
-
Event detail
- Since:
- 11.0.0
-
type :'add'
-
Event detail
- Since:
- 11.0.0