Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.debug.core.commands.IEnabledStateRequest

Packages that use IEnabledStateRequest
org.eclipse.debug.core.commands

Provides a set of interfaces for common debug commands. 

 

Uses of IEnabledStateRequest in org.eclipse.debug.core.commands
 

Methods in org.eclipse.debug.core.commands with parameters of type IEnabledStateRequest
 void IDebugCommandHandler.canExecute(IEnabledStateRequest request)
          Determines whether this handler can execute on the elements specified in the given request by reporting enabled state to the request.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.