| Language Version: | ActionScript 3.0 |
| Product Version: | LiveCycle Data Services 3 |
| Runtime Versions: | Flash Player 9, AIR 1.1 |
The FiberUtils class is a utility class used by code generated by
the Adobe application modeling technology.
public function FiberUtils()| Language Version: | ActionScript 3.0 |
| Product Version: | LiveCycle Data Services 3 |
| Runtime Versions: | Flash Player 9, AIR 1.1 |
Constructor.
public static function arrayAdd(parent:Array, child:Array):void| Language Version: | ActionScript 3.0 |
| Product Version: | LiveCycle Data Services 3 |
| Runtime Versions: | Flash Player 9, AIR 1.1 |
Adds the contents of child array to the contents
of parent array.
Parameters
| parent:Array — array to add values to
|
| |
| child:Array — array whose contents will be added to parent
|
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00