public static interface ExternalActionManager.IExecuteApplicable
Modifier and Type | Method and Description |
---|---|
boolean |
isApplicable(IAction action)
Allow the callback to filter out actions that should not fire
execution events.
|
boolean isApplicable(IAction action)
action
- The action with an actionDefinitionId
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.