covid19-dashboard
Version:
Dashboard App displaying COVID-19 numbers by country
1 lines • 7.02 kB
JSON
{"classData":[{"comment":"/**\n * @class Neo.selection.table.CellColumnModel\n * @extends Neo.selection.table.CellModel\n */","meta":{"filename":"CellColumnModel.mjs","lineno":5,"columnno":0,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/selection/table","code":{}},"kind":"class","name":"CellColumnModel","augments":["Neo.selection.table.CellModel"],"memberof":"Neo.selection.table","longname":"Neo.selection.table.CellColumnModel","scope":"static","$longname":"Neo.selection.table.CellColumnModel","$kind":"class","id":3009,"neoClassName":"Neo.selection.table.CellColumnModel"},{"comment":"/**\n * @member {String} className='Neo.selection.table.CellColumnModel'\n * @protected\n */","meta":{"filename":"CellColumnModel.mjs","lineno":15,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/selection/table","code":{}},"kind":"member","name":"className","type":{"names":["String"]},"defaultvalue":"'Neo.selection.table.CellColumnModel'","access":"protected","longname":"className","scope":"global","$longname":"className","$kind":"property","id":3010,"neoClassName":"Neo.selection.table.CellColumnModel"},{"comment":"/**\n * @member {String} ntype='selection-table-cellcolumnmodel'\n * @protected\n */","meta":{"filename":"CellColumnModel.mjs","lineno":20,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/selection/table","code":{}},"kind":"member","name":"ntype","type":{"names":["String"]},"defaultvalue":"'selection-table-cellcolumnmodel'","access":"protected","longname":"ntype","scope":"global","$longname":"ntype","$kind":"property","id":3011,"neoClassName":"Neo.selection.table.CellColumnModel"},{"comment":"/**\n * @member {String} cls='neo-selection-cellcolumnmodel'\n * @protected\n */","meta":{"filename":"CellColumnModel.mjs","lineno":25,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/selection/table","code":{}},"kind":"member","name":"cls","type":{"names":["String"]},"defaultvalue":"'neo-selection-cellcolumnmodel'","access":"protected","longname":"cls","scope":"global","$longname":"cls","$kind":"property","id":3012,"neoClassName":"Neo.selection.table.CellColumnModel"},{"comment":"/**\n * @member {String} selectedColumnCellCls='selected-column-cell'\n * @protected\n */","meta":{"filename":"CellColumnModel.mjs","lineno":30,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/selection/table","code":{}},"kind":"member","name":"selectedColumnCellCls","type":{"names":["String"]},"defaultvalue":"'selected-column-cell'","access":"protected","longname":"selectedColumnCellCls","scope":"global","$longname":"selectedColumnCellCls","$kind":"property","id":3013,"neoClassName":"Neo.selection.table.CellColumnModel"},{"comment":"/**\n * @member {Array|null} selectedColumnCellIds=null\n * @protected\n */","meta":{"filename":"CellColumnModel.mjs","lineno":35,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/selection/table","code":{}},"kind":"member","name":"selectedColumnCellIds","type":{"names":["Array","null"]},"defaultvalue":null,"access":"protected","longname":"selectedColumnCellIds","scope":"global","$longname":"selectedColumnCellIds","$kind":"property","id":3014,"neoClassName":"Neo.selection.table.CellColumnModel"},{"comment":"/**\n * @param {Object} config\n */","meta":{"range":[1180,1280],"filename":"CellColumnModel.mjs","lineno":41,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/selection/table","code":{"id":"astnode100094946","name":"CellColumnModel#construct","type":"MethodDefinition","paramnames":["config"]},"vars":{"":null}},"params":[{"type":{"names":["Object"]},"name":"config"}],"name":"construct","longname":"CellColumnModel#construct","kind":"function","memberof":"CellColumnModel","scope":"instance","$longname":"CellColumnModel#construct","$kind":"method","id":3015,"neoClassName":"Neo.selection.table.CellColumnModel"},{"comment":"/**\n * @param {Boolean} [silent] true to prevent a vdom update\n */","meta":{"range":[1365,1746],"filename":"CellColumnModel.mjs","lineno":50,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/selection/table","code":{"id":"astnode100094963","name":"CellColumnModel#deselectAllCells","type":"MethodDefinition","paramnames":["silent"]},"vars":{"":null}},"params":[{"type":{"names":["Boolean"]},"optional":true,"description":"true to prevent a vdom update","name":"silent"}],"name":"deselectAllCells","longname":"CellColumnModel#deselectAllCells","kind":"function","memberof":"CellColumnModel","scope":"instance","$longname":"CellColumnModel#deselectAllCells","$kind":"method","id":3016,"neoClassName":"Neo.selection.table.CellColumnModel"},{"comment":"/**\n * @param {Object} data\n */","meta":{"range":[1796,2382],"filename":"CellColumnModel.mjs","lineno":68,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/selection/table","code":{"id":"astnode100095020","name":"CellColumnModel#onCellClick","type":"MethodDefinition","paramnames":["data"]},"vars":{"":null}},"params":[{"type":{"names":["Object"]},"name":"data"}],"name":"onCellClick","longname":"CellColumnModel#onCellClick","kind":"function","memberof":"CellColumnModel","scope":"instance","$longname":"CellColumnModel#onCellClick","$kind":"method","id":3017,"neoClassName":"Neo.selection.table.CellColumnModel"},{"comment":"/**\n * @param {Object} data\n * @param {Number} step\n */","meta":{"range":[2460,3280],"filename":"CellColumnModel.mjs","lineno":89,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/selection/table","code":{"id":"astnode100095114","name":"CellColumnModel#onNavKeyColumn","type":"MethodDefinition","paramnames":["data","step"]},"vars":{"":null}},"params":[{"type":{"names":["Object"]},"name":"data"},{"type":{"names":["Number"]},"name":"step"}],"name":"onNavKeyColumn","longname":"CellColumnModel#onNavKeyColumn","kind":"function","memberof":"CellColumnModel","scope":"instance","$longname":"CellColumnModel#onNavKeyColumn","$kind":"method","id":3018,"neoClassName":"Neo.selection.table.CellColumnModel"},{"comment":"/**\n *\n */","meta":{"range":[3309,3390],"filename":"CellColumnModel.mjs","lineno":114,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/selection/table","code":{"id":"astnode100095239","name":"CellColumnModel#unregister","type":"MethodDefinition","paramnames":[]},"vars":{"":null}},"name":"unregister","longname":"CellColumnModel#unregister","kind":"function","memberof":"CellColumnModel","scope":"instance","params":[],"$longname":"CellColumnModel#unregister","$kind":"method","id":3019,"neoClassName":"Neo.selection.table.CellColumnModel"}]}