public class GlobalMenuAdapter extends Menu implements MenuBase
ON_HIDDEN, ON_HIDING, ON_SHOWING, ON_SHOWN
MENU_VALIDATION_EVENT
Modifier and Type | Method and Description |
---|---|
static MenuBase |
adapt(Menu menu) |
void |
fireValidation()
Fires when the accelerator for this MenuItem is invoked.
|
ObservableList<MenuItemBase> |
getItemsBase()
*
Public API *
*
|
addEventHandler, buildEventDispatchChain, getItems, getOnHidden, getOnHiding, getOnShowing, getOnShown, hide, isShowing, onHiddenProperty, onHidingProperty, onShowingProperty, onShownProperty, removeEventHandler, setOnHidden, setOnHiding, setOnShowing, setOnShown, show, showingProperty
acceleratorProperty, disableProperty, fire, getAccelerator, getCssMetaData, getGraphic, getId, getOnAction, getOnMenuValidation, getParentMenu, getParentPopup, getProperties, getPseudoClassStates, getStyle, getStyleableParent, getStyleClass, getText, getTypeSelector, getUserData, graphicProperty, idProperty, impl_styleableGetNode, isDisable, isMnemonicParsing, isVisible, mnemonicParsingProperty, onActionProperty, onMenuValidationProperty, parentMenuProperty, parentPopupProperty, setAccelerator, setDisable, setGraphic, setId, setMnemonicParsing, setOnAction, setOnMenuValidation, setParentMenu, setParentPopup, setStyle, setText, setUserData, setVisible, styleProperty, textProperty, toString, visibleProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getOnHidden, getOnHiding, getOnShowing, getOnShown, hide, isShowing, onHiddenProperty, onHidingProperty, onShowingProperty, onShownProperty, setOnHidden, setOnHiding, setOnShowing, setOnShown, show, showingProperty
acceleratorProperty, disableProperty, fire, getAccelerator, getGraphic, getId, getOnAction, getText, graphicProperty, idProperty, isDisable, isMnemonicParsing, isVisible, mnemonicParsingProperty, onActionProperty, setAccelerator, setDisable, setGraphic, setId, setMnemonicParsing, setOnAction, setText, setVisible, textProperty, visibleProperty
public final ObservableList<MenuItemBase> getItemsBase()
MenuBase
getItemsBase
in interface MenuBase
public void fireValidation()
MenuItemBase
fireValidation
in interface MenuItemBase
Copyright © 2020. All rights reserved.