zinggrid
Version:
ZingGrid - A fully-featured, native, web-component, data table and grid for Javascript applications.
1 lines • 1.34 kB
JSON
[{"name":"closeDialog","description":"Closes currently opened dialogs","type":null,"demoLink":"https://app.zingsoft.com/demos/create/LKSPSD0C","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-closeDialog","category":"Method"},{"name":"customizeDialog","description":"Customizes the user's dialog","type":null,"demoLink":"https://app.zingsoft.com/demos/create/LTM0L1OZ","acceptedValues":[],"displayValues":[],"params":[{"type":"String","description":"The type of dialog to customize. If you set as null, the config will be applied to all dialogs.\nOptions are:\n<ul>\n<li>record-create\n<li>record-delete\n<li>record-info\n<li>record-update\n<li>view-error\n<li>view-info\n<li>view-success\n<li>view-warn\n<li>zg-version\n</ul>","name":"type"},{"type":"Object","description":"Options for the data retrieval. Options are:\n<ul>\n<li>cancel: Text for the Cancel Button\n<li>confirm: Text for the Confirm Button\n<li>title: The Title to display on the Dialog\n</ul>","name":"config"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-customizeDialog","category":"Method"}]