Searched refs:SpAllocations (Results 1 – 5 of 5) sorted by relevance
17 import { SpAllocations } from '../../../../dist/trace/component/setting/SpAllocations.js';27 let spEle = document.querySelector('#sp') as SpAllocations;45 let spEle = document.querySelector('#sp') as SpAllocations;59 let spEle = document.querySelector('#sp') as SpAllocations;73 let spEle = new SpAllocations();85 let spAllocations = document.querySelector('#sp') as SpAllocations;90 let spAllocations = document.querySelector('#sp') as SpAllocations;95 let spAllocations = document.querySelector('#sp') as SpAllocations;100 let spAllocations = document.querySelector('#sp') as SpAllocations;104 let spAllocations = document.querySelector('#sp') as SpAllocations;
30 export class SpAllocations extends BaseElement { class
52 import { SpAllocations } from './setting/SpAllocations.js';383 private spAllocations: SpAllocations | undefined;535 this.spAllocations = new SpAllocations();
52 import { SpAllocations } from './setting/SpAllocations.js';383 private spAllocations: SpAllocations | undefined;534 this.spAllocations = new SpAllocations();