19declare(strict_types=1);
24use ILIAS\UI\Implementation\Component\ComponentHelper;
92 $this->checkArgIsElement(
95 self::$possible_sizes,
96 implode(
'/', self::$possible_sizes)
124 $clone = clone $this;
withDisabled(bool $is_disabled)
static array $possible_sizes
withAbbreviation(string $abbreviation)
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.