public class SplitMenuButtonBehavior extends MenuButtonBehaviorBase<SplitMenuButton>
| Modifier and Type | Field and Description |
|---|---|
protected static List<KeyBinding> |
SPLIT_MENU_BUTTON_BINDINGS
The key bindings for the SplitMenuButton.
|
BASE_MENU_BUTTON_BINDINGS, CLOSE_ACTION, OPEN_ACTIONBUTTON_BINDINGSIS_TOUCH_SUPPORTED, TRAVERSAL_BINDINGS| Constructor and Description |
|---|
SplitMenuButtonBehavior(SplitMenuButton splitMenuButton)
Creates a new SplitMenuButtonBehavior for the given SplitMenuButton.
|
callAction, mousePressed, mouseReleased, mouseReleasedfocusChanged, mouseEntered, mouseExited, mousePressedcallActionForEvent, contextMenuRequested, dispose, getControl, matchActionForEvent, mouseDragged, traverse, traverseDown, traverseLeft, traverseNext, traversePrevious, traverseRight, traverseUpprotected static final List<KeyBinding> SPLIT_MENU_BUTTON_BINDINGS
public SplitMenuButtonBehavior(SplitMenuButton splitMenuButton)
splitMenuButton - the SplitMenuButtonCopyright © 2025. All rights reserved.