|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ExternalActionManager.IActiveChecker
Defines a callback mechanism for developer who wish to further control the visibility of legacy action-based contribution items.
Method Summary | |
---|---|
boolean |
isActive(String commandId)
Checks whether the command with the given identifier should be considered active. |
Method Detail |
---|
boolean isActive(String commandId)
commandId
- The identifier for the command; must not be
null
true
if the command is active;
false
otherwise.
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.