7use \ILIAS\UI\Component\Component;
An exception for terminatinating execution or to throw for unit testing.
A component is the most general form of an entity in the UI.
This describes a Mode Control.
getActive()
get the label of the currently active button of the mode control
withActive($label)
set the currently active Button by label.
getLabelledActions()
Get the array containing the actions and labels of the mode control.
getAriaLabel()
Get the aria-label on the Viewcontrol.