Packageorg.granite.collections
Classpublic class UIDList
InheritanceUIDList Inheritance CheckedArrayCollection Inheritance mx.collections.ArrayCollection
SubclassesAbstractPersistentList

Serializable implementation of a list of UID elements



Public Properties
 PropertyDefined by
  list : IList
[write-only]
UIDList
  source : Array
[write-only]
UIDList
Public Methods
 MethodDefined by
 Inherited
readExternal(input:IDataInput):void
CheckedArrayCollection
Property detail
listproperty
list:IList  [write-only]Implementation
    public function set list(value:IList):void
sourceproperty 
source:Array  [write-only]Implementation
    public function set source(value:Array):void