| Modifier and Type | Method and Description |
|---|---|
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 © 2020 Vaadin Ltd. All rights reserved.