Uses of Interface
org.eclipse.core.commands.IObjectWithState
-
Packages that use IObjectWithState Package Description org.eclipse.core.commands Application programming interfaces for commands and handlers. -
-
Uses of IObjectWithState in org.eclipse.core.commands
Classes in org.eclipse.core.commands that implement IObjectWithState Modifier and Type Class Description class
AbstractHandlerWithState
An abstract implementation ofIObjectWithState
.class
Command
A command is an abstract representation for some semantic behaviour.
-