| Modifier and Type | Method and Description |
|---|---|
protected com.vaadin.flow.shared.Registration |
GeneratedVaadinSplitLayout.addSplitterDragendListener(com.vaadin.flow.component.ComponentEventListener<GeneratedVaadinSplitLayout.SplitterDragendEvent<R>> listener)
Adds a listener for
splitter-dragend events fired by the
webcomponent. |
com.vaadin.flow.shared.Registration |
SplitLayout.addSplitterDragendListener(com.vaadin.flow.component.ComponentEventListener<GeneratedVaadinSplitLayout.SplitterDragendEvent<SplitLayout>> listener)
Adds a listener for the
splitter-dragend event, which is fired
when the user has stopped resizing the splitter with drag and drop. |
Copyright © 2025. All rights reserved.