3declare(strict_types=1);
Interface to be extended by components that have the possibility to bind to Javascript.
Bulky Link - a visually enriched link that looks like a button but behaves like a link.
getLabel()
Get the label of the link.
getSymbol()
Get the Icon or Glyph the Link was created with.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.