UNPKG

zinggrid

Version:

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

1 lines 5.19 kB
[{"name":"getFrozenRowClass","description":"Gets the value of the `frozen-row-class` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/E6W7K6YZ","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"String","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getFrozenRowClass","category":"Method"},{"name":"getFrozenRowsBottom","description":"Gets the value of the `frozen-rows-bottom` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/KAPVIGCW","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"String","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getFrozenRowsBottom","category":"Method"},{"name":"getFrozenRowsTop","description":"Gets the value of the `frozen-rows-top` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/GQM5ATNA","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"String","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getFrozenRowsTop","category":"Method"},{"name":"getRowClass","description":"Gets the value of the `row-class` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/NS9DTPVW","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"String","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getRowClass","category":"Method"},{"name":"getZebra","description":"Gets the value of the `zebra` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/PHLIWZLI","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"String","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getZebra","category":"Method"},{"name":"openRowEditor","description":"Opens specified row in edit mode if editing is allowed","type":null,"demoLink":"https://app.zingsoft.com/demos/create/DXAG58GW","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-openRowEditor","category":"Method"},{"name":"row","description":"Fetches the targeted row.","type":null,"demoLink":"https://app.zingsoft.com/demos/create/3YPWR3D0","acceptedValues":[],"displayValues":["(3)"],"params":[{"type":"Number","description":"The index of the row to fetch.","name":"rowContainerIndex"}],"returns":[{"type":"Object","description":"Row object."}],"tagName":"zing-grid","fullName":"zing-grid-method-row","category":"Method"},{"name":"setFrozenRowClass","description":"Sets the `frozen-row-class` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/M1WDULHW","acceptedValues":[],"displayValues":["\"userClassName\"","\"functionName\""],"params":[{"type":"String","description":"Class name or function name","name":"type"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setFrozenRowClass","category":"Method"},{"name":"setFrozenRowsBottom","description":"Sets the `frozen-rows-bottom` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/Y54B9WMY","acceptedValues":[],"displayValues":["1"],"params":[{"type":"Number","description":"The number of rows to freeze to the bottom","name":"type"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setFrozenRowsBottom","category":"Method"},{"name":"setFrozenRowsTop","description":"Sets the `frozen-rows-top` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/2UUE2O8G","acceptedValues":[],"displayValues":["1"],"params":[{"type":"Number","description":"The number of rows to freeze to the top","name":"type"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setFrozenRowsTop","category":"Method"},{"name":"setRowClass","description":"Sets the `row-class` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/FM9H02Y3","acceptedValues":[],"displayValues":["\"userClassName\"","\"functionName\""],"params":[{"type":"String","description":"Class name or function name","name":"type"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setRowClass","category":"Method"},{"name":"setZebra","description":"Sets the `zebra` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/AQPW66ZC","acceptedValues":[],"displayValues":["\"userClassName1 userClassName2\"","\"functionName\""],"params":[{"type":"String","description":"Class name or function name","name":"type"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setZebra","category":"Method"}]