UNPKG

covid19-dashboard

Version:

Dashboard App displaying COVID-19 numbers by country

1 lines 20.1 kB
{"classData":[{"comment":"/**\n * @class Neo.form.field.CheckBox\n * @extends Neo.form.field.Base\n */","meta":{"filename":"CheckBox.mjs","lineno":3,"columnno":0,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"kind":"class","name":"CheckBox","augments":["Neo.form.field.Base"],"memberof":"Neo.form.field","longname":"Neo.form.field.CheckBox","scope":"static","$longname":"Neo.form.field.CheckBox","$kind":"class","id":1688,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @member {String} className='Neo.form.field.CheckBox'\n * @protected\n */","meta":{"filename":"CheckBox.mjs","lineno":13,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"kind":"member","name":"className","type":{"names":["String"]},"defaultvalue":"'Neo.form.field.CheckBox'","access":"protected","longname":"className","scope":"global","$longname":"className","$kind":"property","id":1689,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @member {String} ntype='checkboxfield'\n * @protected\n */","meta":{"filename":"CheckBox.mjs","lineno":18,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"kind":"member","name":"ntype","type":{"names":["String"]},"defaultvalue":"'checkboxfield'","access":"protected","longname":"ntype","scope":"global","$longname":"ntype","$kind":"property","id":1690,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @member {Boolean} checked_=false\n */","meta":{"filename":"CheckBox.mjs","lineno":22,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"kind":"member","name":"checked_","type":{"names":["Boolean"]},"defaultvalue":false,"longname":"checked_","scope":"global","$longname":"checked_","$kind":"property","id":1691,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @member {Array} cls=['neo-checkboxfield']\n */","meta":{"filename":"CheckBox.mjs","lineno":26,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"kind":"member","name":"cls","type":{"names":["Array"]},"defaultvalue":"['neo-checkboxfield']","longname":"cls","scope":"global","$longname":"cls","$kind":"property","id":1692,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * True to change the checked state when clicking on the value label\n * @member {Boolean} enableLabelClicks_=true\n */","meta":{"filename":"CheckBox.mjs","lineno":31,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"description":"True to change the checked state when clicking on the value label","kind":"member","name":"enableLabelClicks_","type":{"names":["Boolean"]},"defaultvalue":true,"longname":"enableLabelClicks_","scope":"global","$longname":"enableLabelClicks_","$kind":"property","id":1693,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @member {Boolean} hideLabel_=false\n */","meta":{"filename":"CheckBox.mjs","lineno":35,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"kind":"member","name":"hideLabel_","type":{"names":["Boolean"]},"defaultvalue":false,"longname":"hideLabel_","scope":"global","$longname":"hideLabel_","$kind":"property","id":1694,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @member {Boolean} hideValueLabel_=false\n */","meta":{"filename":"CheckBox.mjs","lineno":39,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"kind":"member","name":"hideValueLabel_","type":{"names":["Boolean"]},"defaultvalue":false,"longname":"hideValueLabel_","scope":"global","$longname":"hideValueLabel_","$kind":"property","id":1695,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @member {String} inputType_='checkbox'\n */","meta":{"filename":"CheckBox.mjs","lineno":43,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"kind":"member","name":"inputType_","type":{"names":["String"]},"defaultvalue":"'checkbox'","longname":"inputType_","scope":"global","$longname":"inputType_","$kind":"property","id":1696,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @member {String} labelText_='LabelText'\n */","meta":{"filename":"CheckBox.mjs","lineno":47,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"kind":"member","name":"labelText_","type":{"names":["String"]},"defaultvalue":"'LabelText'","longname":"labelText_","scope":"global","$longname":"labelText_","$kind":"property","id":1697,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * defaults to px\n * @member {Number|String} labelWidth_=150\n */","meta":{"filename":"CheckBox.mjs","lineno":52,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"description":"defaults to px","kind":"member","name":"labelWidth_","type":{"names":["Number","String"]},"defaultvalue":150,"longname":"labelWidth_","scope":"global","$longname":"labelWidth_","$kind":"property","id":1698,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @member {String} The name (group) of the input dom node\n */","meta":{"filename":"CheckBox.mjs","lineno":56,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"kind":"member","name":"The","type":{"names":["String"]},"description":"name (group) of the input dom node","longname":"The","scope":"global","$longname":"The","$kind":"property","id":1699,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @member {String} valueLabelText_='ValueLabel'\n */","meta":{"filename":"CheckBox.mjs","lineno":60,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"kind":"member","name":"valueLabelText_","type":{"names":["String"]},"defaultvalue":"'ValueLabel'","longname":"valueLabelText_","scope":"global","$longname":"valueLabelText_","$kind":"property","id":1700,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @member {Object} _vdom\n */","meta":{"filename":"CheckBox.mjs","lineno":64,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{}},"kind":"member","name":"_vdom","type":{"names":["Object"]},"longname":"_vdom","scope":"global","$longname":"_vdom","$kind":"property","id":1701,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @param {Object} config\n */","meta":{"range":[1954,2225],"filename":"CheckBox.mjs","lineno":75,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054473","name":"CheckBox#construct","type":"MethodDefinition","paramnames":["config"]},"vars":{"":null}},"params":[{"type":{"names":["Object"]},"name":"config"}],"name":"construct","longname":"CheckBox#construct","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#construct","$kind":"method","id":1702,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @param {Boolean} value\n * @param {Boolean} oldValue\n * @protected\n */","meta":{"range":[2328,2680],"filename":"CheckBox.mjs","lineno":93,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054511","name":"CheckBox#afterSetChecked","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"params":[{"type":{"names":["Boolean"]},"name":"value"},{"type":{"names":["Boolean"]},"name":"oldValue"}],"access":"protected","name":"afterSetChecked","longname":"CheckBox#afterSetChecked","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#afterSetChecked","$kind":"method","id":1703,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * Triggered after the enableLabelClicks config got changed\n * @param {Boolean} value\n * @param {Boolean} oldValue\n * @protected\n */","meta":{"range":[2847,3131],"filename":"CheckBox.mjs","lineno":115,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054560","name":"CheckBox#afterSetEnableLabelClicks","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the enableLabelClicks config got changed","params":[{"type":{"names":["Boolean"]},"name":"value"},{"type":{"names":["Boolean"]},"name":"oldValue"}],"access":"protected","name":"afterSetEnableLabelClicks","longname":"CheckBox#afterSetEnableLabelClicks","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#afterSetEnableLabelClicks","$kind":"method","id":1704,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * Triggered after the hideLabel config got changed\n * @param {String} value\n * @param {String} oldValue\n * @protected\n */","meta":{"range":[3288,3425],"filename":"CheckBox.mjs","lineno":135,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054606","name":"CheckBox#afterSetHideLabel","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the hideLabel config got changed","params":[{"type":{"names":["String"]},"name":"value"},{"type":{"names":["String"]},"name":"oldValue"}],"access":"protected","name":"afterSetHideLabel","longname":"CheckBox#afterSetHideLabel","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#afterSetHideLabel","$kind":"method","id":1705,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * Triggered after the hideLabelValue config got changed\n * @param {String} value\n * @param {String} oldValue\n * @protected\n */","meta":{"range":[3587,3729],"filename":"CheckBox.mjs","lineno":148,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054634","name":"CheckBox#afterSetHideValueLabel","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the hideLabelValue config got changed","params":[{"type":{"names":["String"]},"name":"value"},{"type":{"names":["String"]},"name":"oldValue"}],"access":"protected","name":"afterSetHideValueLabel","longname":"CheckBox#afterSetHideValueLabel","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#afterSetHideValueLabel","$kind":"method","id":1706,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * Triggered after the id config got changed\n * @param {String} value\n * @param {String} oldValue\n * @protected\n */","meta":{"range":[3879,4212],"filename":"CheckBox.mjs","lineno":161,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054662","name":"CheckBox#afterSetId","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the id config got changed","params":[{"type":{"names":["String"]},"name":"value"},{"type":{"names":["String"]},"name":"oldValue"}],"access":"protected","name":"afterSetId","longname":"CheckBox#afterSetId","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#afterSetId","$kind":"method","id":1707,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * Triggered after the inputType config got changed\n * @param {String} value\n * @param {String} oldValue\n * @protected\n */","meta":{"range":[4369,4501],"filename":"CheckBox.mjs","lineno":179,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054723","name":"CheckBox#afterSetInputType","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the inputType config got changed","params":[{"type":{"names":["String"]},"name":"value"},{"type":{"names":["String"]},"name":"oldValue"}],"access":"protected","name":"afterSetInputType","longname":"CheckBox#afterSetInputType","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#afterSetInputType","$kind":"method","id":1708,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * Triggered after the labelText config got changed\n * @param {String} value\n * @param {String} oldValue\n * @protected\n */","meta":{"range":[4658,4795],"filename":"CheckBox.mjs","lineno":192,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054751","name":"CheckBox#afterSetLabelText","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the labelText config got changed","params":[{"type":{"names":["String"]},"name":"value"},{"type":{"names":["String"]},"name":"oldValue"}],"access":"protected","name":"afterSetLabelText","longname":"CheckBox#afterSetLabelText","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#afterSetLabelText","$kind":"method","id":1709,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * Triggered after the labelWidth config got changed\n * @param {Number|String} value\n * @param {Number|String} oldValue\n * @protected\n */","meta":{"range":[4967,5169],"filename":"CheckBox.mjs","lineno":205,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054779","name":"CheckBox#afterSetLabelWidth","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the labelWidth config got changed","params":[{"type":{"names":["Number","String"]},"name":"value"},{"type":{"names":["Number","String"]},"name":"oldValue"}],"access":"protected","name":"afterSetLabelWidth","longname":"CheckBox#afterSetLabelWidth","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#afterSetLabelWidth","$kind":"method","id":1710,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * Triggered after the name config got changed\n * @param {String} value\n * @param {String} oldValue\n * @protected\n */","meta":{"range":[5321,5448],"filename":"CheckBox.mjs","lineno":221,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054816","name":"CheckBox#afterSetName","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the name config got changed","params":[{"type":{"names":["String"]},"name":"value"},{"type":{"names":["String"]},"name":"oldValue"}],"access":"protected","name":"afterSetName","longname":"CheckBox#afterSetName","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#afterSetName","$kind":"method","id":1711,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * Triggered after the value config got changed\n * @param {String} value\n * @param {String} oldValue\n * @protected\n */","meta":{"range":[5601,5820],"filename":"CheckBox.mjs","lineno":234,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054844","name":"CheckBox#afterSetValue","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the value config got changed","params":[{"type":{"names":["String"]},"name":"value"},{"type":{"names":["String"]},"name":"oldValue"}],"access":"protected","name":"afterSetValue","longname":"CheckBox#afterSetValue","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#afterSetValue","$kind":"method","id":1712,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * Triggered after the valueLabel config got changed\n * @param {String} value\n * @param {String} oldValue\n * @protected\n */","meta":{"range":[5978,6193],"filename":"CheckBox.mjs","lineno":251,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054882","name":"CheckBox#afterSetValueLabelText","type":"MethodDefinition","paramnames":["value","oldValue"]},"vars":{"":null}},"description":"Triggered after the valueLabel config got changed","params":[{"type":{"names":["String"]},"name":"value"},{"type":{"names":["String"]},"name":"oldValue"}],"access":"protected","name":"afterSetValueLabelText","longname":"CheckBox#afterSetValueLabelText","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#afterSetValueLabelText","$kind":"method","id":1713,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @returns {String}\n */","meta":{"range":[6240,6298],"filename":"CheckBox.mjs","lineno":264,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054919","name":"CheckBox#getInputElId","type":"MethodDefinition","paramnames":[]},"vars":{"":null}},"returns":[{"type":{"names":["String"]}}],"name":"getInputElId","longname":"CheckBox#getInputElId","kind":"function","memberof":"CheckBox","scope":"instance","params":[],"$longname":"CheckBox#getInputElId","$kind":"method","id":1714,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @returns {String}\n */","meta":{"range":[6345,6401],"filename":"CheckBox.mjs","lineno":271,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054930","name":"CheckBox#getLabelId","type":"MethodDefinition","paramnames":[]},"vars":{"":null}},"returns":[{"type":{"names":["String"]}}],"name":"getLabelId","longname":"CheckBox#getLabelId","kind":"function","memberof":"CheckBox","scope":"instance","params":[],"$longname":"CheckBox#getLabelId","$kind":"method","id":1715,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * @returns {String}\n */","meta":{"range":[6448,6515],"filename":"CheckBox.mjs","lineno":278,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054941","name":"CheckBox#getValueLabelId","type":"MethodDefinition","paramnames":[]},"vars":{"":null}},"returns":[{"type":{"names":["String"]}}],"name":"getValueLabelId","longname":"CheckBox#getValueLabelId","kind":"function","memberof":"CheckBox","scope":"instance","params":[],"$longname":"CheckBox#getValueLabelId","$kind":"method","id":1716,"neoClassName":"Neo.form.field.CheckBox"},{"comment":"/**\n * Gets triggered when a user checks a checkbox input.\n * @param {Object} data\n */","meta":{"range":[6624,7095],"filename":"CheckBox.mjs","lineno":286,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/form/field","code":{"id":"astnode100054952","name":"CheckBox#onInputValueChange","type":"MethodDefinition","paramnames":["data"]},"vars":{"":null}},"description":"Gets triggered when a user checks a checkbox input.","params":[{"type":{"names":["Object"]},"name":"data"}],"name":"onInputValueChange","longname":"CheckBox#onInputValueChange","kind":"function","memberof":"CheckBox","scope":"instance","$longname":"CheckBox#onInputValueChange","$kind":"method","id":1717,"neoClassName":"Neo.form.field.CheckBox"}]}