23use ILIAS\UI\Implementation\Component\ComponentHelper;
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
appendTriggeredSignal(C\Signal $signal, string $event)
Append a triggered signal to other signals of the same event.
withTriggeredSignal(C\Signal $signal, string $event)
Add a triggered signal, replacing any other signals registered on the same event.
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.