Package | Description |
---|---|
com.vaadin.flow.component.splitlayout |
Modifier and Type | Method and Description |
---|---|
protected Registration |
GeneratedVaadinSplitLayout.addSplitterDragendListener(ComponentEventListener<GeneratedVaadinSplitLayout.SplitterDragendEvent<R>> listener)
Adds a listener for
splitter-dragend events fired by the
webcomponent. |
Registration |
SplitLayout.addSplitterDragendListener(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.