binding:*
产品版本: | Asset Composer Building Block 9.5 |
运行时版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The object that this variable is bound to.
A variable could be bound to field, data dictionary element, user, string literal etc.
The following table describes the 'type' of this property for all the possible cases.
Binding Type | The object type of this property value |
---|
DDE | com.adobe.dct.transfer.DataDictionaryElement |
CONST | String |
DATAMODULE | com.adobe.icc.editors.model.ModuleModel |
USER | String |
VARIABLE | com.adobe.icc.editors.model.VariableModel |
FIELD | com.adobe.icc.vo.Field |
实现 public function get binding():*
public function set binding(value:any):void