• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/internals/input.php
  • Класс: BitrixSaleInternalsInputBase
  • Вызов: Base::getEditHtmlSingleAfterInsert
static function getEditHtmlSingleAfterInsert()
{
	return "container.firstChild.focus();";
}