|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for JSComponentMock:
Collaboration diagram for JSComponentMock:Additional Inherited Members | |
Public Member Functions inherited from ILIAS\UI\Component\JavaScriptBindable | |
| withOnLoadCode (Closure $binder) | |
| withAdditionalOnLoadCode (Closure $binder) | |
| Add some onload-code to the component instead of replacing the existing one. More... | |
| getOnLoadCode () | |
| Get the currently bound on load code. More... | |
Public Member Functions inherited from ILIAS\UI\Component\Component | |
| getCanonicalName () | |
| Get the canonical name of the component. More... | |
Definition at line 27 of file JavaScriptBindableTest.php.