Eclipse Platform
Release 3.4

Uses of Class
org.eclipse.ui.menus.UIElement

Packages that use UIElement
org.eclipse.ui.commands Provides support for retrieving information on Commands from the workbench. 
 

Uses of UIElement in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands that return UIElement
 UIElement IElementReference.getElement()
          The callback that was registered.
 

Methods in org.eclipse.ui.commands with parameters of type UIElement
 IElementReference ICommandService.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.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.