Uses of Class
org.eclipse.core.commands.HandlerEvent
Packages that use HandlerEvent
Package
Description
Application programming interfaces for commands and handlers.
-
Uses of HandlerEvent in org.eclipse.core.commands
Methods in org.eclipse.core.commands with parameters of type HandlerEventModifier and TypeMethodDescriptionprotected voidAbstractHandler.fireHandlerChanged(HandlerEvent handlerEvent) Fires an event to all registered listeners describing changes to this instance.voidIHandlerListener.handlerChanged(HandlerEvent handlerEvent) Notifies that one or more properties of an instance ofIHandlerhave changed. -
Uses of HandlerEvent in org.eclipse.e4.core.commands.internal
Methods in org.eclipse.e4.core.commands.internal with parameters of type HandlerEventModifier and TypeMethodDescriptionvoidHandlerServiceHandler.fireHandlerChanged(HandlerEvent handlerEvent)