|
Eclipse Platform Release 3.2 |
|||||||||
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(java.lang.String commandId)
Checks whether the command with the given identifier should be considered active. |
Method Detail |
---|
boolean isActive(java.lang.String commandId)
commandId
- The identifier for the command; must not be
null
true
if the command is active;
false
otherwise.
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.