public static interface VAbstractSplitPanel.SplitterMoveHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
VAbstractSplitPanel.SplitterMoveHandler.SplitterMoveEvent
Event class for splitter element move.
|
| Modifier and Type | Method and Description |
|---|---|
void |
splitterMoved(VAbstractSplitPanel.SplitterMoveHandler.SplitterMoveEvent event)
Handle moving of the splitter element.
|
void splitterMoved(VAbstractSplitPanel.SplitterMoveHandler.SplitterMoveEvent event)
event - the splitter move eventCopyright © 2023 Vaadin Ltd. All rights reserved.