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 how a panel could be modified during construction of UI.
getTitle()
Gets the title of the panel.
getContent()
Gets the content to be displayed inside the panel.
getActions()
Gets action Dropdown being displayed beside the title.
withActions(\ILIAS\UI\Component\Dropdown\Standard $actions)
Sets action Dropdown being displayed beside the title.
This describes a Standard Panel.
Class ChatMainBarProvider \MainMenu\Provider.