public static interface AbstractSplitPanel.SplitPositionChangeListener extends ConnectorEventListener
AbstractSplitPanel.SplitPositionChangeEvents fired by a
SplitPanel.| Modifier and Type | Field and Description |
|---|---|
static Method |
moveMethod |
| Modifier and Type | Method and Description |
|---|---|
void |
onSplitPositionChanged(AbstractSplitPanel.SplitPositionChangeEvent event)
SplitPanel splitter position has been changed.
|
static final Method moveMethod
void onSplitPositionChanged(AbstractSplitPanel.SplitPositionChangeEvent event)
event - SplitPositionChangeEvent event.Copyright © 2022 Vaadin Ltd. All rights reserved.