new GridHeaderCellEvent(type, target, cell)
Object representing GridHeaderCellEvent.
Parameters:
| Name | Type | Description |
|---|---|---|
type |
string | Event type. |
target |
pear.ui.Grid | |
cell |
pear.ui.GridHeaderCell |
- Source:
Extends
- goog.events.Event
Members
-
cell :pear.ui.GridHeaderCell
-
Type:
- Source: