Variable ComboBoxBase._popupList

class ComboBoxBase
{
  // ...
  ListWidget _popupList;
  // ...
}