Uses of Interface
org.eclipse.core.commands.IObjectWithState
Packages that use IObjectWithState
Package
Description
Application programming interfaces for commands and handlers.
-
Uses of IObjectWithState in org.eclipse.core.commands
Classes in org.eclipse.core.commands that implement IObjectWithStateModifier 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
Classes in org.eclipse.e4.core.commands.internal that implement IObjectWithStateModifier and TypeClassDescriptionclass
Provide an IHandler to delegate calls to.Fields in org.eclipse.e4.core.commands.internal with type parameters of type IObjectWithStateModifier and TypeFieldDescriptionprotected WeakReference
<IObjectWithState> HandlerServiceHandler.currentStateHandler
-
Uses of IObjectWithState in org.eclipse.ui.internal
Classes in org.eclipse.ui.internal that implement IObjectWithState