> 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/26/velneo-vdevelop/scripts/lenguajes/javascript/clases/vformblocklistdataview.md).

# VFormBlockListDataView

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

Esta clase representa a un objeto bloc de formularios.

## Funciones

**Funciones generales**

| Retorno                                                                                   | Función                                                                                          |
| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| [VFormDataView](/26/velneo-vdevelop/scripts/lenguajes/javascript/clases/vformdataview.md) | [form](/26/velneo-vdevelop/scripts/lenguajes/javascript/clases/vformblocklistdataview.md#form)() |

## Documentación de funciones

### Funciones generales

#### VFormDataView form() <a href="#form" id="form"></a>

Devuelve el [formulario](/26/velneo-vdevelop/scripts/lenguajes/javascript/clases/vformdataview.md) incrustado en el bloc.
