Home
last modified time | relevance | path

Searched refs:childModel (Results 1 – 2 of 2) sorted by relevance

/plugin/vegalite/
H A Dvega-lite.min.js1childModel;constructor(e,n,i,r){super(e),this.model=n,this.name=i,this.data=r;for(const e of He){c… field in Ca.as.Ff.jd
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js12769 model.forEach(function (childModel, index) {
12771 childXform.prepare(childModel, options);
12786 (model || []).forEach(function (childModel, index) {
12787 childXform.render(xmlStream, childModel, index);
12846 model.forEach(function (childModel) {
12847 childXform.reconcile(childModel, options);
17698 model.forEach(function (childModel) {
17699 childXform.render(xmlStream, childModel);