new DataRowViewEvent(type, target, rowview)
DataRowView Event - represent a DataRowView
Parameters:
| Name | Type | Description |
|---|---|---|
type |
string | [description] |
target |
pear.data.DataView | [description] |
rowview |
pear.data.RowView | [description] |
- Source:
Extends
- goog.events.Event