Searched defs:tab (Results 1 – 8 of 8) sorted by relevance
45 let tab = document.querySelector('.ddd') as HTMLDivElement; variable125 let tab = document.querySelector('#tb-states') as LitTable; variable
44 let tab = document.querySelector('.ddd') as HTMLDivElement; variable123 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
31 let tab = new TabPaneSampleInstructionSelection(); variable
27 let tab = new TabPaneSampleInstructionTotalTime(); variable
195 Hashtable<ASN1ObjectIdentifier, Attribute> tab = new Hashtable<>(); in generatePKCS9Attributes() local
70 tab: string = ''; property in ProcedureLogicWorkerFileSystem