covid19-dashboard
Version:
Dashboard App displaying COVID-19 numbers by country
1 lines • 10.2 kB
JSON
{"classData":[{"comment":"/**\n * @class Docs.view.classdetails.SourceViewComponent\n * @extends Neo.component.Base\n */","meta":{"filename":"SourceViewComponent.mjs","lineno":3,"columnno":0,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{}},"kind":"class","name":"SourceViewComponent","augments":["Neo.component.Base"],"memberof":"Docs.view.classdetails","longname":"Docs.view.classdetails.SourceViewComponent","scope":"static","$longname":"Docs.view.classdetails.SourceViewComponent","$kind":"class","id":3648,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n * @member {String} className='Docs.view.classdetails.SourceViewComponent'\n * @protected\n */","meta":{"filename":"SourceViewComponent.mjs","lineno":13,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{}},"kind":"member","name":"className","type":{"names":["String"]},"defaultvalue":"'Docs.view.classdetails.SourceViewComponent'","access":"protected","longname":"className","scope":"global","$longname":"className","$kind":"property","id":3649,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n * @member {String} ntype='classdetails-sourceviewcomponent'\n * @protected\n */","meta":{"filename":"SourceViewComponent.mjs","lineno":18,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{}},"kind":"member","name":"ntype","type":{"names":["String"]},"defaultvalue":"'classdetails-sourceviewcomponent'","access":"protected","longname":"ntype","scope":"global","$longname":"ntype","$kind":"property","id":3650,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n * @member {Boolean} isHighlighted_=false\n * @protected\n */","meta":{"filename":"SourceViewComponent.mjs","lineno":23,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{}},"kind":"member","name":"isHighlighted_","type":{"names":["Boolean"]},"defaultvalue":false,"access":"protected","longname":"isHighlighted_","scope":"global","$longname":"isHighlighted_","$kind":"property","id":3651,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n * @member {Number|null} line_=null\n * @protected\n */","meta":{"filename":"SourceViewComponent.mjs","lineno":28,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{}},"kind":"member","name":"line_","type":{"names":["Number","null"]},"defaultvalue":null,"access":"protected","longname":"line_","scope":"global","$longname":"line_","$kind":"property","id":3652,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n * @member {Number|null} previousLine=null\n * @protected\n */","meta":{"filename":"SourceViewComponent.mjs","lineno":33,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{}},"kind":"member","name":"previousLine","type":{"names":["Number","null"]},"defaultvalue":null,"access":"protected","longname":"previousLine","scope":"global","$longname":"previousLine","$kind":"property","id":3653,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n * @member {Object|null} structureData=null\n * @protected\n */","meta":{"filename":"SourceViewComponent.mjs","lineno":38,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{}},"kind":"member","name":"structureData","type":{"names":["Object","null"]},"defaultvalue":null,"access":"protected","longname":"structureData","scope":"global","$longname":"structureData","$kind":"property","id":3654,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n * @member {Object} style= {overflow: 'auto'}\n */","meta":{"filename":"SourceViewComponent.mjs","lineno":42,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{}},"kind":"member","name":"style=","type":{"names":["Object"]},"description":"{overflow: 'auto'}","longname":"style=","scope":"global","$longname":"style=","$kind":"property","id":3655,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n * @member {Object} _vdom={cn: [//...]}\n */","meta":{"filename":"SourceViewComponent.mjs","lineno":48,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{}},"kind":"member","name":"_vdom","type":{"names":["Object"]},"defaultvalue":"{cn: [//...]}","description":"[//...]}","longname":"_vdom","scope":"global","$longname":"_vdom","$kind":"property","id":3656,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n *\n * @param {Object} config\n */","meta":{"range":[1492,1772],"filename":"SourceViewComponent.mjs","lineno":60,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{"id":"astnode100118309","name":"SourceViewComponent#construct","type":"MethodDefinition","paramnames":["config"]},"vars":{"":null}},"params":[{"type":{"names":["Object"]},"name":"config"}],"name":"construct","longname":"SourceViewComponent#construct","kind":"function","memberof":"SourceViewComponent","scope":"instance","$longname":"SourceViewComponent#construct","$kind":"method","id":3657,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n * Triggered after the mounted config got changed\n * @param {Boolean} value\n * @param {Boolean} oldValue\n * @protected\n */","meta":{"range":[1929,2140],"filename":"SourceViewComponent.mjs","lineno":79,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{"id":"astnode100118357","name":"SourceViewComponent#afterSetMounted","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the mounted config got changed","params":[{"type":{"names":["Boolean"]},"name":"value"},{"type":{"names":["Boolean"]},"name":"oldValue"}],"access":"protected","name":"afterSetMounted","longname":"SourceViewComponent#afterSetMounted","kind":"function","memberof":"SourceViewComponent","scope":"instance","$longname":"SourceViewComponent#afterSetMounted","$kind":"method","id":3658,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n * Triggered after the isHighlighted config got changed\n * @param {Boolean} value\n * @param {Boolean} oldValue\n * @protected\n */","meta":{"range":[2303,2683],"filename":"SourceViewComponent.mjs","lineno":95,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{"id":"astnode100118384","name":"SourceViewComponent#afterSetIsHighlighted","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the isHighlighted config got changed","params":[{"type":{"names":["Boolean"]},"name":"value"},{"type":{"names":["Boolean"]},"name":"oldValue"}],"access":"protected","name":"afterSetIsHighlighted","longname":"SourceViewComponent#afterSetIsHighlighted","kind":"function","memberof":"SourceViewComponent","scope":"instance","$longname":"SourceViewComponent#afterSetIsHighlighted","$kind":"method","id":3659,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n * Triggered after the line config got changed\n * @param {Number} value\n * @param {Number} oldValue\n * @protected\n */","meta":{"range":[2835,3064],"filename":"SourceViewComponent.mjs","lineno":115,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{"id":"astnode100118433","name":"SourceViewComponent#afterSetLine","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the line config got changed","params":[{"type":{"names":["Number"]},"name":"value"},{"type":{"names":["Number"]},"name":"oldValue"}],"access":"protected","name":"afterSetLine","longname":"SourceViewComponent#afterSetLine","kind":"function","memberof":"SourceViewComponent","scope":"instance","$longname":"SourceViewComponent#afterSetLine","$kind":"method","id":3660,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n *\n * @param {Object} data\n */","meta":{"range":[3121,3390],"filename":"SourceViewComponent.mjs","lineno":131,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{"id":"astnode100118464","name":"SourceViewComponent#applySourceCode","type":"MethodDefinition","paramnames":["data"]},"vars":{"":null}},"params":[{"type":{"names":["Object"]},"name":"data"}],"name":"applySourceCode","longname":"SourceViewComponent#applySourceCode","kind":"function","memberof":"SourceViewComponent","scope":"instance","$longname":"SourceViewComponent#applySourceCode","$kind":"method","id":3661,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"},{"comment":"/**\n *\n */","meta":{"range":[3419,3763],"filename":"SourceViewComponent.mjs","lineno":147,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/docs/app/view/classdetails","code":{"id":"astnode100118511","name":"SourceViewComponent#syntaxHighlight","type":"MethodDefinition","paramnames":[]},"vars":{"":null}},"name":"syntaxHighlight","longname":"SourceViewComponent#syntaxHighlight","kind":"function","memberof":"SourceViewComponent","scope":"instance","params":[],"$longname":"SourceViewComponent#syntaxHighlight","$kind":"method","id":3662,"neoClassName":"Docs.app.view.classdetails.SourceViewComponent"}]}