• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/entity/widget.php
  • Класс: BitrixReportVisualConstructorEntityWidget
  • Вызов: Widget::setParentWidgetId
public function setParentWidgetId($parentWidgetId)
{
	$this->parentWidgetId = $parentWidgetId;
}