Uses of Interface
org.eclipse.core.commands.IObjectWithState
Package
Description
Application programming interfaces for commands and handlers.
-
Uses of IObjectWithState in org.eclipse.core.commands
Modifier and TypeClassDescriptionclass
An abstract implementation ofIObjectWithState
.final class
A command is an abstract representation for some semantic behaviour. -
Uses of IObjectWithState in org.eclipse.e4.core.commands.internal
Modifier and TypeClassDescriptionclass
Provide an IHandler to delegate calls to.Modifier and TypeFieldDescriptionprotected WeakReference<IObjectWithState>
HandlerServiceHandler.currentStateHandler
-
Uses of IObjectWithState in org.eclipse.ui.internal