Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
gridresponse.php
1
<?php
2
3
namespace
Bitrix\Main\Grid
;
4
12
interface
GridResponse
13
{
19
public
function
send
(): void;
20
26
public
function
isSendable
(): bool;
27
}
Bitrix\Main\Grid\GridResponse
Definition
gridresponse.php:13
Bitrix\Main\Grid\GridResponse\send
send()
Definition
gridresponse.php:52
Bitrix\Main\Grid\GridResponse\isSendable
isSendable()
Bitrix\Main\Grid
modules
main
lib
grid
gridresponse.php
Создано системой
1.10.0