public static interface AbstractSplitPanel.SplitPositionChangeListener extends ConnectorEventListener
AbstractSplitPanel.SplitPositionChangeEvent
s 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 © 2023 Vaadin Ltd. All rights reserved.