public interface IEnabledStateRequest extends IDebugCommandRequest
IDebugCommandHandler
to update the enabled state of
the handler.
Clients than invoke command handlers may implement this interface.
Modifier and Type | Method and Description |
---|---|
void |
setEnabled(boolean result)
Sets the enabled state of a command handler.
|
getElements
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.