Uses of Class
com.vaadin.flow.component.details.Details.OpenedChangeEvent
-
Uses of Details.OpenedChangeEvent in com.vaadin.flow.component.details
Method parameters in com.vaadin.flow.component.details with type arguments of type Details.OpenedChangeEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationDetails.addOpenedChangeListener(com.vaadin.flow.component.ComponentEventListener<Details.OpenedChangeEvent> listener) Adds a listener to get notified when the opened state of the component changes.