The IUID interface defines the interface for objects that must have
Unique Identifiers (UIDs) to uniquely identify the object.
UIDs do not need to be universally unique for most uses in Flex.
One exception is for messages send by data services.
uid:String
[read-write]
The unique identifier for this object.
Implementation
public function get uid():String
public function set uid(value:String):void
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Fri Feb 15 2008, 2:47 AM GMT-08:00