iwmlib/lib/classes.json

1 line
176 KiB
JSON
Raw Normal View History

2019-03-21 09:57:27 +01:00
{"name":"IWMBrowser Classes","children":[{"name":"dev.tuesch.bin.update-data.UpdateData","path":"./dev/tuesch/bin/update-data.js","className":"UpdateData","docPath":null,"methods":[{"name":"execute","comment":{"type":"Block","value":"*\r\n * There can be one or multiple data items attatched.\r\n ","start":626,"end":713}},{"name":"waitForAllPromises","comment":{"type":"Block","value":"*\r\n * Loads a single data item of a given type.\r\n *\r\n * @param {string} type - Type of the request (e.g. elasticsearch, json, ...).\r\n * @param {object} item - Object that fits the provided type.\r\n * @returns\r\n ","start":4226,"end":4458}},{"name":"writeData","comment":{"type":"Block","value":"*\r\n * Loads a single data item of a given type.\r\n *\r\n * @param {string} type - Type of the request (e.g. elasticsearch, json, ...).\r\n * @param {object} item - Object that fits the provided type.\r\n * @returns\r\n ","start":4226,"end":4458}},{"name":"loadItem","comment":{"type":"Block","value":"*\r\n * Loads a single data item of a given type.\r\n *\r\n * @param {string} type - Type of the request (e.g. elasticsearch, json, ...).\r\n * @param {object} item - Object that fits the provided type.\r\n * @returns\r\n ","start":4226,"end":4458}}],"children":[]},{"name":"dev.tuesch.bin.updatepois.progress.Progress","path":"./dev/tuesch/bin/updatepois/progress.js","className":"Progress","docPath":"./doc/out/Progress.html","methods":[{"name":"constructor","comment":{"type":"Line","value":" this.special.forEach(special => { ","start":1148,"end":1186}},{"name":"addSpecial","comment":{"type":"Line","value":" this.special.forEach(special => { ","start":1148,"end":1186}},{"name":"add","comment":{"type":"Line","value":" this.special.forEach(special => { ","start":1148,"end":1186}},{"name":"increment","comment":{"type":"Line","value":" this.special.forEach(special => { ","start":1148,"end":1186}},{"name":"changed","comment":{"type":"Line","value":" this.special.forEach(special => { ","start":1148,"end":1186}},{"name":"clear","comment":{"type":"Line","value":" this.special.forEach(special => { ","start":1148,"end":1186}},{"name":"log","comment":{"type":"Line","value":" this.special.forEach(special => { ","start":1148,"end":1186}}],"children":[]},{"name":"dev.tuesch.bin.utils.data.Data","path":"./dev/tuesch/bin/utils/data.js","className":"Data","docPath":null,"methods":[{"name":"constructor","comment":null},{"name":"_validate","comment":null},{"name":"request","comment":null},{"name":"create","comment":null}],"children":[]},{"name":"dev.tuesch.bin.utils.object.Object","path":"./dev/tuesch/bin/utils/object.js","className":"Object","docPath":null,"methods":[{"name":"fromPath","comment":null}],"children":[{"name":"dev.tuesch.var.cards._theme.js.highlight.Highlight","path":"./dev/tuesch/var/cards/_theme/js/highlight.js","className":"Highlight","docPath":null,"methods":[{"name":"disableAnimations","comment":{"type":"Line","value":" static expand(obj, { scale = 2, duration = 3, stroke = 2, onComplete = null } = {}) {","start":2645,"end":2733}},{"name":"enableAnimations","comment":{"type":"Line","value":" static expand(obj, { scale = 2, duration = 3, stroke = 2, onComplete = null } = {}) {","start":2645,"end":2733}},{"name":"removeAnimations","comment":{"type":"Line","value":" static expand(obj, { scale = 2, duration = 3, stroke = 2, onComplete = null } = {}) {","start":2645,"end":2733}},{"name":"animateCircle","comment":{"type":"Line","value":" }","start":4058,"end":4062}},{"name":"openHighlight","comment":{"type":"Block","value":"*\n * Creates an SVG mask for a provided svgElement.\n *\n * @static\n * @param {SVGElement} element - Element that should be masked.\n * @param {object} opts - Optional parameters to avoid unnecessary fetching of elements.\n * @param {SVGElement} opts.svgRoot - The root <svg> element of the element.\n * @param {SVGImageElement} opts.image - The image that is used in the mask.\n * @param {number} opts.id - The id of