|
Runtime | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
GlobalAction | The abstract parent of all concrete global actions. |
GlobalActionId | Class with the global action id constants |
Provides a set of classes for creating global actions for use with the Global Action Handler Service.
Global actions are action handlers for Eclipse retargetable
actions. The real action handler work is delegated to the IGlobalActionHandler
s
provided by the GlobalActionHandlerService
for the active workbench part.
Modeling platform global action implementations should subclass the
GlobalAction
class in this package. Each global action has a GlobalActionId
by which
it can be identified in the org.eclipse.gmf.runtime.common.ui.services.action.globalActionHandlerProviders
extension point.
org.eclipse.gmf.runtime.common.ui.services.action.global
|
Runtime | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.