| Package | flash.net |
| Interface | public interface IDynamicPropertyWriter |
| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9 |
ObjectEncoding.dynamicPropertyWriter property.
See also
| Method | Defined By | ||
|---|---|---|---|
Writes the name and value of an IDynamicPropertyOutput object to an object with
dynamic properties. | IDynamicPropertyWriter | ||
| writeDynamicProperties | () | method |
public function writeDynamicProperties(obj:Object, output:IDynamicPropertyOutput):void| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9 |
Writes the name and value of an IDynamicPropertyOutput object to an object with
dynamic properties. If ObjectEncoding.dynamicPropertyWriter is set,
this method is invoked for each object with dynamic properties.
Parameters
obj:Object — The object to write to.
| |
output:IDynamicPropertyOutput — The IDynamicPropertyOutput object that contains the name and value
to dynamically write to the object.
|
See also
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/IDynamicPropertyWriter.html