Uses of Class
com.vaadin.flow.component.masterdetaillayout.MasterDetailLayout.DetailEscapePressEvent
-
Uses of MasterDetailLayout.DetailEscapePressEvent in com.vaadin.flow.component.masterdetaillayout
Method parameters in com.vaadin.flow.component.masterdetaillayout with type arguments of type MasterDetailLayout.DetailEscapePressEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationMasterDetailLayout.addDetailEscapePressListener(com.vaadin.flow.component.ComponentEventListener<MasterDetailLayout.DetailEscapePressEvent> listener) Adds a listener for when the Escape key is pressed within the details area.