> For the complete documentation index, see [llms.txt](https://doc.velneo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.velneo.com/28/velneo-vdevelop/scripts/lenguajes/javascript/clases/vcombolistdataview.md).

# VComboListDataView

**Hereda de:** [VAbstractListDataView](/28/velneo-vdevelop/scripts/lenguajes/javascript/clases/vabstractlistdataview.md).

Esta clase representa a un objeto ComboView.

Esta clase se ha incorporado al API en la versión 7.16.

## Funciones

**Funciones generales**

| Retorno | Función                                                                                                |
| ------- | ------------------------------------------------------------------------------------------------------ |
| void    | [hidePopup](/28/velneo-vdevelop/scripts/lenguajes/javascript/clases/vcombolistdataview.md#hidepopup)() |
| void    | [showPopup](/28/velneo-vdevelop/scripts/lenguajes/javascript/clases/vcombolistdataview.md#showpopup)() |

## Documentación de funciones

### Funciones generales

#### void hidePopup() <a href="#hidepopup" id="hidepopup"></a>

Oculta la lista de ítems.

#### void showPopup() <a href="#showpopup" id="showpopup"></a>

Muestra la lista de ítems.
