Constructs a new instance of
LegacyActionSetExpression .
Parameters: actionSetId - The identifier of the action set that must be active for thisexpression to evaluate to true; must not benull. Parameters: window - The workbench window in which this handler should be active.This avoids conflicts between handlers from different windows.This should not be null.
Method Detail
collectExpressionInfo
final public void collectExpressionInfo(ExpressionInfo info)(Code)