Uses of Class
org.eclipse.core.commands.HandlerEvent
Package
Description
Application programming interfaces for commands and handlers.
-
Uses of HandlerEvent in org.eclipse.core.commands
Modifier and TypeMethodDescriptionprotected 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 ofIHandler
have changed. -
Uses of HandlerEvent in org.eclipse.e4.core.commands.internal
Modifier and TypeMethodDescriptionvoid
HandlerServiceHandler.fireHandlerChanged
(HandlerEvent handlerEvent)