ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
Triggerable.php
Go to the documentation of this file.
1
<?php
2
namespace
ILIAS\UI\Component
;
3
15
interface
Triggerable
extends
JavaScriptBindable
16
{
17
23
public
function
withResetSignals
();
24
}
JavaScriptBindable
ILIAS\UI\Component
ILIAS\UI\Component\Triggerable
Definition:
Triggerable.php:15
ILIAS\UI\Component\Triggerable\withResetSignals
withResetSignals()
Get a component like this but reset (regenerate) its signals.
src
UI
Component
Triggerable.php
Generated on Mon Sep 1 2025 21:01:47 for ILIAS by
1.8.13 (using
Doxyfile
)