| 包 | com.adobe.solutions.exm.authoring.domain.variable |
| 接口 | public interface IVariable |
| 语言版本: | ActionScript 3.0 |
| 产品版本: | Expression Manager Building Block 10 |
| 运行时版本: | AIR (unsupported), Flash Player 10.2 |
公共属性
| 属性 | 由以下参数定义 | ||
|---|---|---|---|
| defaultValue : Object [只读]
Returns the default value of the current variable. | IVariable | ||
| description : String [只读]
Returns a human-readable verbose description for the current variable. | IVariable | ||
| displayName : String [只读]
Returns a human-readable display-text for the current variable. | IVariable | ||
| type : String [只读]
Returns the type of the variable (String, Number, etc.). | IVariable | ||
| variableName : String [只读]
Returns the variable name which should be used inside the expression being
authored. | IVariable | ||
Tue Jun 12 2018, 11:04 AM Z