Searched defs:tab (Results 1 – 10 of 10) sorted by relevance
44 let tab = document.querySelector('.ddd') as HTMLDivElement; variable123 let tab = document.querySelector('#tb-states') as LitTable; variable
45 let tab = document.querySelector('.ddd') as HTMLDivElement; variable125 let tab = document.querySelector('#tb-states') as LitTable; variable
37 let tab = document.querySelector('#tb-states') as LitTable; variable
25 get tab(): string | null { method in LitTabpane29 set tab(value) { method in LitTabpane
53 let tab = new LitTable(); variable
31 let tab = new TabPaneSampleInstructionSelection(); variable
27 let tab = new TabPaneSampleInstructionTotalTime(); variable
159 let tab = this.createTabBySelector(); variable
194 Hashtable<ASN1ObjectIdentifier, Attribute> tab = new Hashtable<>(); in generatePKCS9Attributes() local
70 tab: string = ''; property in ProcedureLogicWorkerFileSystem