Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
cellactions.php
1
<?php
2
3
namespace
Bitrix\Main\Grid
;
4
5
class
CellActions
6
{
7
const
PIN
=
'main-grid-cell-content-action-pin'
;
8
const
MUTE
=
'main-grid-cell-content-action-mute'
;
9
}
Bitrix\Main\Grid\CellActions
Definition
cellactions.php:6
Bitrix\Main\Grid\CellActions\MUTE
const MUTE
Definition
cellactions.php:8
Bitrix\Main\Grid\CellActions\PIN
const PIN
Definition
cellactions.php:7
Bitrix\Main\Grid
modules
main
lib
grid
cellactions.php
Создано системой
1.10.0