org.eclipse.birt.chart.factory
Interface IActionEvaluator
- All Known Implementing Classes:
- ActionEvaluatorAdapter, SimpleActionEvaluator
public interface IActionEvaluator
This interface defines the capability to manipulate action based expressions.
getActionExpressions
java.lang.String[] getActionExpressions(Action action,
StructureSource source)
- Returns the expressions contained in the action. Could be null if not
containing any expression.
Copyright © 2005-2008 Actuate Corp. All rights reserved.