Package | Description |
---|---|
org.eclipse.core.commands |
Application programming interfaces for commands and handlers.
|
org.eclipse.ui.commands |
Provides support for retrieving information on Commands from the workbench.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractHandler.fireHandlerChanged(HandlerEvent handlerEvent)
Fires an event to all registered listeners describing changes to this
instance.
|
void |
IHandlerListener.handlerChanged(HandlerEvent handlerEvent)
Notifies that one or more properties of an instance of
IHandler have changed. |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractHandler.fireHandlerChanged(HandlerEvent handlerEvent)
Deprecated.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.