ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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.