class ComboboxPopup<V> { readonly combobox: any; readonly controls: any;}
any
The combobox that the popup belongs to.
The controls the popup exposes to the combobox.