public static class AbstractSplitPanel.SplitterClickEvent extends MouseEvents.ClickEvent
BUTTON_LEFT, BUTTON_MIDDLE, BUTTON_RIGHT
source
Constructor and Description |
---|
SplitterClickEvent(Component source,
MouseEventDetails mouseEventDetails) |
getButton, getButtonName, getClientX, getClientY, getRelativeX, getRelativeY, isAltKey, isCtrlKey, isDoubleClick, isMetaKey, isShiftKey
getComponent
getConnector
getSource, toString
public SplitterClickEvent(Component source, MouseEventDetails mouseEventDetails)
Copyright © 2021 Vaadin Ltd. All rights reserved.