UNPKG

zinggrid

Version:

ZingGrid - A fully-featured, native, web-component, data table and grid for Javascript applications.

1 lines 2.84 kB
[{"name":"record:click","description":"Fires the `row:click` and `record:click` event when a click occurs on a record (row).","demoLink":"https://app.zingsoft.com/demos/create/YAZ15POU","returns":[{"type":"Object","description":"The cell click details.","name":"ZGData.cell"},{"type":"Object","description":"The full data object for the row.","name":"ZGData.data"},{"type":"String","description":"The current layout of the grid, card or row.","name":"ZGData.layout"},{"type":"String","description":"The unique identifier for the row, this identifier never changes.","name":"ZGData.recordIndex"},{"type":"Number","description":"The current row index.","name":"ZGData.rowIndex"},{"type":"Object","description":"A reference to the custom ZingGrid internal event.","name":"ZGEvent"},{"type":"Object","description":"A reference to the DOM element.","name":"ZGTarget"}],"dependency":"","tagName":"zg-record","fullName":"zg-record-event-record_click","category":"Event"},{"name":"record:mouseout","description":"Fires when the mouse cursor leaves the record (row).","demoLink":"https://app.zingsoft.com/demos/create/4O4TXH1M","returns":[{"type":"Object","description":"The cell click details.","name":"ZGData.cell"},{"type":"String","description":"The full data object for the row.","name":"ZGData.data"},{"type":"String","description":"The current layout of the grid, card or row.","name":"ZGData.layout"},{"type":"String","description":"The unique identifier for the row, this identifier never changes.","name":"ZGData.recordIndex"},{"type":"Number","description":"The current row index.","name":"ZGData.rowIndex"},{"type":"Object","description":"A reference to the custom ZingGrid internal event.","name":"ZGEvent"},{"type":"Object","description":"A reference to the DOM element.","name":"ZGTarget"}],"dependency":"","tagName":"zg-record","fullName":"zg-record-event-record_mouseout","category":"Event"},{"name":"record:mouseover","description":"Fires when the mouse cursor enter the record (row).","demoLink":"https://app.zingsoft.com/demos/create/CM6R6738","returns":[{"type":"Object","description":"The cell click details.","name":"ZGData.cell"},{"type":"String","description":"The full data object for the row.","name":"ZGData.data"},{"type":"String","description":"The current layout of the grid, card or row.","name":"ZGData.layout"},{"type":"String","description":"The unique identifier for the row, this identifier never changes.","name":"ZGData.recordIndex"},{"type":"Number","description":"The current row index.","name":"ZGData.rowIndex"},{"type":"Object","description":"A reference to the custom ZingGrid internal event.","name":"ZGEvent"},{"type":"Object","description":"A reference to the DOM element.","name":"ZGTarget"}],"dependency":"","tagName":"zg-record","fullName":"zg-record-event-record_mouseover","category":"Event"}]