# TypeTable

URL: https://chugunov.pro/api-bitrix/rpa/model/typetable/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Rpa\Model\TypeTable`
Модуль: Rpa.

Исходный файл: `source/rpa/lib/model/typetable.php:21`

## Константы (1)

- `ITEM_TITLE_UF_SUFFIX`

## Методы (12)

- [`static compileEntity()`](https://chugunov.pro/api-bitrix/rpa/model/typetable/compileentity/)
- [`static compileItemIndexEntity()`](https://chugunov.pro/api-bitrix/rpa/model/typetable/compileitemindexentity/)
- [`static createItemIndexTable()`](https://chugunov.pro/api-bitrix/rpa/model/typetable/createitemindextable/)
- [`static generateName()`](https://chugunov.pro/api-bitrix/rpa/model/typetable/generatename/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/rpa/model/typetable/getmap/)
- [`static getObjectClass()`](https://chugunov.pro/api-bitrix/rpa/model/typetable/getobjectclass/)
- [`static getTableName()`](https://chugunov.pro/api-bitrix/rpa/model/typetable/gettablename/)
- [`static onAfterAdd()`](https://chugunov.pro/api-bitrix/rpa/model/typetable/onafteradd/)
- [`static onAfterDelete()`](https://chugunov.pro/api-bitrix/rpa/model/typetable/onafterdelete/)
- [`static onBeforeAdd()`](https://chugunov.pro/api-bitrix/rpa/model/typetable/onbeforeadd/)
- [`static onBeforeDelete()`](https://chugunov.pro/api-bitrix/rpa/model/typetable/onbeforedelete/)
- [`static onBeforeUpdate()`](https://chugunov.pro/api-bitrix/rpa/model/typetable/onbeforeupdate/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Rpa-Model-TypeTable.html
