UNPKG

zinggrid

Version:

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

1 lines 6.3 kB
[{"name":"firstPage","description":"Navigates to first page in the grid","type":null,"demoLink":"https://app.zingsoft.com/demos/create/OVFV2SXI","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-firstPage","category":"Method"},{"name":"getPageIndex","description":"Gets the current page. Does not apply to cursor paging.","type":null,"demoLink":"https://app.zingsoft.com/demos/create/DPU57396","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"Number","description":"Page index"}],"tagName":"zing-grid","fullName":"zing-grid-method-getPageIndex","category":"Method"},{"name":"getPageSize","description":"Gets the current `page-size`","type":null,"demoLink":"https://app.zingsoft.com/demos/create/KG1HXH0X","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"Number","description":"Page size"}],"tagName":"zing-grid","fullName":"zing-grid-method-getPageSize","category":"Method"},{"name":"getPageSizeCard","description":"Gets the value of the `page-size-card` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/3YCURUTK","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"String","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getPageSizeCard","category":"Method"},{"name":"getPageSizeRow","description":"Gets the value of the `page-size-row` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/ODBAS4DS","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"String","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getPageSizeRow","category":"Method"},{"name":"getPager","description":"Gets the value of the `pager` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/QNR08A9M","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"Boolean","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getPager","category":"Method"},{"name":"lastPage","description":"Navigates to the last page in the grid","type":null,"demoLink":"https://app.zingsoft.com/demos/create/O8X725D3","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-lastPage","category":"Method"},{"name":"nextPage","description":"Navigates to the next page in the grid","type":null,"demoLink":"https://app.zingsoft.com/demos/create/86ISES2C","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-nextPage","category":"Method"},{"name":"prevPage","description":"Navigates to the previous page in the grid","type":null,"demoLink":"https://app.zingsoft.com/demos/create/J8RVF47F","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-prevPage","category":"Method"},{"name":"setPageIndex","description":"Changes the current page index to be the specified value","type":null,"demoLink":"https://app.zingsoft.com/demos/create/EDNZPHKK","acceptedValues":[],"displayValues":["2"],"params":[{"type":"Number","description":"New page index","name":"pageIndex"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setPageIndex","category":"Method"},{"name":"setPageSize","description":"Changes the current page size to be the specified value","type":null,"demoLink":"https://app.zingsoft.com/demos/create/GN1AKHZH","acceptedValues":[],"displayValues":["10"],"params":[{"type":"Number","description":"New page size","name":"pageSize"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setPageSize","category":"Method"},{"name":"setPageSizeCard","description":"Changes the current page size to be the specified value in card mode","type":null,"demoLink":"https://app.zingsoft.com/demos/create/32SWY7UL","acceptedValues":[],"displayValues":["10"],"params":[{"type":"Number","description":"New card page size","name":"pageSize"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setPageSizeCard","category":"Method"},{"name":"setPageSizeOptions","description":"Sets the page size options for the pager drop down","type":null,"demoLink":"https://app.zingsoft.com/demos/create/HNNG7A7B","acceptedValues":[],"displayValues":["'5,25,100'"],"params":[{"type":"String","description":"Comma separated list of numerical page sizes","name":"options"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setPageSizeOptions","category":"Method"},{"name":"setPageSizeRow","description":"Changes the current page size to be the specified value in row mode","type":null,"demoLink":"https://app.zingsoft.com/demos/create/2XKLG8ML","acceptedValues":[],"displayValues":["10"],"params":[{"type":"Number","description":"New row page size","name":"pageSize"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setPageSizeRow","category":"Method"},{"name":"setPager","description":"Sets the `pager` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/VNPR5GYQ","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-setPager","category":"Method"}]