ILIAS  release_7 Revision v7.30-3-g800a261c036
Triggerable.php
Go to the documentation of this file.
1<?php
2namespace ILIAS\UI\Component;
3
16{
17
23 public function withResetSignals();
24}
An exception for terminatinating execution or to throw for unit testing.
Interface to be extended by components that have the possibility to bind to Javascript.
withResetSignals()
Get a component like this but reset (regenerate) its signals.