An exception for terminatinating execution or to throw for unit testing.
A component is the most general form of an entity in the UI.
Interface to be extended by components that have the possibility to bind to Javascript.
This describes the MetaBar.
withClearedEntries()
Get a copy of this Metabar without any entries.
getDisengageAllSignal()
This signal disengages all slates when triggered.
getEntryClickSignal()
The Signal is triggered when any Entry is being clicked.
withAdditionalEntry(string $id, $entry)
Append an entry.
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.