Searched defs:tab (Results 1 – 7 of 7) sorted by relevance
36 let tab = document.querySelector('.ddd') as HTMLDivElement; variable116 let tab = document.querySelector('#tb-states') as LitTable; variable
36 let tab = document.querySelector('.ddd') as HTMLDivElement; variable115 let tab = document.querySelector('#tb-states') as LitTable; variable
37 let tab = document.querySelector('#tb-states') as LitTable; variable
25 get tab() { method in LitTabpane29 set tab(value) { method in LitTabpane
72 let tab = new TabPaneNMSampleList(); variable
195 Hashtable<ASN1ObjectIdentifier, Attribute> tab = new Hashtable<>(); in generatePKCS9Attributes() local
64 tab: string = ''; property in ProcedureLogicWorkerFileSystem