class ComboboxDialog { readonly element: any; readonly combobox: any; close(): void;}
any
The dialog element.
The combobox that the dialog belongs to.
void