Searched refs:TabPaneHiLogs (Results 1 – 4 of 4) sorted by relevance
16 import { TabPaneHiLogs } from '../../../../../../src/trace/component/trace/sheet/hilog/TabPaneHiLog…64 let hiLogsTab = new TabPaneHiLogs();
116 import { TabPaneHiLogs } from '../sheet/hilog/TabPaneHiLogs';610 type: TabPaneHiLogs,
79 import { TabPaneHiLogs } from '../sheet/hilog/TabPaneHiLogs';759 let tblHiLog = tblHiLogPanel.querySelector<TabPaneHiLogs>('tab-hi-log');
31 export class TabPaneHiLogs extends BaseElement { class