Package | coldfusion.service |
Class | public class ServiceElementCollection |
Inheritance | ServiceElementCollection ![]() |
Language Version: | ActionScript 3.0 |
Product Version: | CF 9 |
Runtime Versions: | Flash Player 9, AIR 1.0 |
CFIDE.services.elementcollection
.
The ColdFusion service requires input for some of the operations in
CFIDE.services.elementcollection
.
Property | Defined By | ||
---|---|---|---|
![]() | constructor : Object
A reference to the class object or constructor function for a given object instance. | Object | |
key : String | ServiceElementCollection | ||
![]() | prototype : Object [static]
A reference to the prototype object of a class or function object. | Object | |
value : Array | ServiceElementCollection |
Method | Defined By | ||
---|---|---|---|
ServiceElementCollection | |||
![]() |
Indicates whether an object has a specified property defined. | Object | |
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter. | Object | |
![]() |
Indicates whether the specified property exists and is enumerable. | Object | |
![]() |
Sets the availability of a dynamic property for loop operations. | Object | |
![]() |
Returns the string representation of this object, formatted according to locale-specific conventions. | Object | |
ServiceElementCollection | |||
![]() |
Returns the primitive value of the specified object. | Object |
key | property |
public var key:String
Language Version: | ActionScript 3.0 |
Product Version: | CF 9 |
Runtime Versions: | Flash Player 9, AIR 1.0 |
value | property |
public var value:Array
Language Version: | ActionScript 3.0 |
Product Version: | CF 9 |
Runtime Versions: | Flash Player 9, AIR 1.0 |
ServiceElementCollection | () | Constructor |
public function ServiceElementCollection()
Language Version: | ActionScript 3.0 |
Product Version: | CF 9 |
Runtime Versions: | Flash Player 9, AIR 1.0 |
toString | () | method |
public function toString():String
Language Version: | ActionScript 3.0 |
Product Version: | CF 9 |
Runtime Versions: | Flash Player 9, AIR 1.0 |
Returns
String |