Uses of Class
org.eclipse.ui.menus.UIElement
Package
Description
Provides support for retrieving information on Commands from the workbench.
-
Uses of UIElement in org.eclipse.ui.commands
Modifier and TypeMethodDescriptionIElementReference.getElement()
The callback that was registered.Modifier and TypeMethodDescriptionICommandService.registerElementForCommand
(ParameterizedCommand command, UIElement element) Register that this element accepts callbacks for this parameterized command.void
IElementUpdater.updateElement
(UIElement element, Map parameters) Whenever the elements for a command are refreshed, this method is called on the active handler for that command. -
Uses of UIElement in org.eclipse.ui.internal
Modifier and TypeMethodDescriptionvoid
ShowInHandler.updateElement
(UIElement element, Map parameters) void
WorkbenchHandlerServiceHandler.updateElement
(UIElement element, Map parameters)