method
public
ListConfig::__construct()
Сигнатура
public __construct(string $name, array<string|int, string> $items[, string|null $type = \Bitrix\Main\Grid\Editor\Types::DROPDOWN ]) : mixed
Параметры
$name
string
$items
array<string|int, string>
в формате [value => name].
$type
string|null
= \Bitrix\Main\Grid\Editor\Types::DROPDOWN
Возвращаемое значение
mixed
Исходный файл: source/main/lib/grid/column/editable/listconfig.php:15

