19declare(strict_types=1);
24use ILIAS\UI\Implementation\Component\ComponentHelper;
53 $this->view_controls = $view_controls;
SignalGeneratorInterface $signal_generator
withEnvironment(array $environment)
SignalGeneratorInterface $signal_generator
withRowMapping(Closure $row_mapping)
__construct(string $title, array $view_controls, Closure $row_mapping, SignalGeneratorInterface $signal_generator)
clone(ilDclStandardField $original_record)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
trait HasViewControls
Trait for panels supporting view controls.
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.