Uses of Class
com.vaadin.flow.component.trigger.internal.KeyboardEventTrigger
Packages that use KeyboardEventTrigger
-
Uses of KeyboardEventTrigger in com.vaadin.flow.component.trigger.internal
Subclasses of KeyboardEventTrigger in com.vaadin.flow.component.trigger.internalModifier and TypeClassDescriptionclassFires when a specific key + modifier combination is pressed on the host's root element.Methods in com.vaadin.flow.component.trigger.internal that return KeyboardEventTriggerModifier and TypeMethodDescriptionRestricts the trigger to fire only whenevent.keymatches one of the given keys.KeyboardEventTrigger.preventDefault()KeyboardEventTrigger.stopPropagation()