Searched refs:TabPaneComparison (Results 1 – 4 of 4) sorted by relevance
15 import { TabPaneComparison } from '../../../../../../src/trace/component/trace/sheet/ark-ts/TabPane…297 let tabPaneComparisons = document.getElementById('sss') as TabPaneComparison;
81 import { TabPaneComparison } from '../sheet/ark-ts/TabPaneComparison';454 type: TabPaneComparison,
54 import { type TabPaneComparison } from '../sheet/ark-ts/TabPaneComparison'; alias635 ) as TabPaneComparison;
33 export class TabPaneComparison extends BaseElement { class