用于 Adobe® Flash® Platform 的 ActionScript® 3.0 参考
主页  |  隐藏包列表和类列表 |   |   |  新增内容  |  索引  |  附录  |  为什么显示为英语?
过滤条件: 正在从服务器检索数据...
正在从服务器检索数据...
 

com.adobe.solutions.exm.runtime 


com.adobe.solutions.exm.runtime 包中包含 Expression Manager Building Block 客户端运行时组件的接口、值对象、错误和事件。



接口
 接口说明
 IComputedExpression Interface representing an expression managed by the Expression Manager.
 IExpression Interface representing an expression which is passed to the Expression Manager for management.
 IExpressionManager The ExpressionManager interface is the entry point into the Expression Manager runtime.
 IFunctionMapper Used by the Expression Manager for resolving any function calls encountered in an expression string.
 IVariableResolver Used by the Expression Manager for resolving any variable references encountered in an expression, for setting the values of variables which are targets of expressions and for being notified of externally triggered changes in variable values.
 说明
 ComputationErrorEvent Error dispatched by a ComputedExpression instance whenever an error occurs during evaluation of the expression embedded within it (e.g.
 ExpressionValueChangeEvent Event dispatched by ComputedExpression instances whenever the result of evaluation of their underlying expressions changes (due to a variable change, etc.).
 VariableChangeEvent Event dispatched by VariableResolver instances whenever the value of a variable managed by them changes.

[ X ]为什么显示为英语?
《ActionScript 3.0 参考》中的内容以英语显示

《ActionScript 3.0 参考》中的部分内容未翻译成所有语言。当某个语言元素未翻译时,将显示为英语。例如,ga.controls.HelpBox 类未翻译成任何语言。因此在简体中文版的参考中,ga.controls.HelpBox 类显示为英语。