new GridRowEvent(type, target, gridrow, index)
Object representing GridRowEvent
Parameters:
| Name | Type | Description |
|---|---|---|
type |
string | Event type. |
target |
pear.ui.Grid | |
gridrow |
pear.ui.GridRow | |
index |
number |
- Source:
Extends
- goog.events.Event
Members
-
gridRow :pear.ui.GridRow
-
Type:
- Source: