Interface Event

All Known Implementing Classes:
ConfirmationEvent, DropdownEvent, JavaScriptEvent, LinkEvent, SplitButtonEvent

@ExportedBean public sealed interface Event permits ConfirmationEvent, LinkEvent, JavaScriptEvent, DropdownEvent
Represents an action in the app-bar. This is a JavaScript API and is not currently extensible to new types.