Uses of Class
com.vaadin.flow.component.splitlayout.SplitLayout.SplitterDragEndEvent
-
Uses of SplitLayout.SplitterDragEndEvent in com.vaadin.flow.component.splitlayout
Method parameters in com.vaadin.flow.component.splitlayout with type arguments of type SplitLayout.SplitterDragEndEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationSplitLayout.addSplitterDragEndListener(com.vaadin.flow.component.ComponentEventListener<SplitLayout.SplitterDragEndEvent> listener) Adds a listener for thesplitter-dragendevent, which is fired when the user has stopped resizing the splitter with drag and drop.