UNPKG

zinggrid

Version:

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

1 lines 1.91 kB
[{"name":"getSelectedRows","description":"Returns an array of selected rows","type":null,"demoLink":"https://app.zingsoft.com/demos/create/SQV8GJ9Q","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"Array","description":"Selected Data"}],"tagName":"zing-grid","fullName":"zing-grid-method-getSelectedRows","category":"Method"},{"name":"getSelector","description":"Gets the value of the `selector` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/LGD8NBIH","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"Boolean","description":"Value of attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getSelector","category":"Method"},{"name":"select","description":"Selects one or more cells","type":null,"demoLink":"https://app.zingsoft.com/demos/create/LPX2VU11","acceptedValues":[],"displayValues":["(1, 1)"],"params":[{"type":"String","description":"Row of cell to select","name":"rowIndex"},{"type":"String","description":"Column of cell to select","name":"colIndex"},{"type":"String","description":"Optional end cell row for multi-cell selection","name":"endRowIndex"},{"type":"String","description":"Optional end cell column for multi-cell selection","name":"endColIndex"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-select","category":"Method"},{"name":"setSelector","description":"Sets the `selector` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/646X7HUT","acceptedValues":[],"displayValues":["true","false"],"params":[{"type":"Boolean","description":"Value to add or remove","name":"activate"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setSelector","category":"Method"}]