Packagecom.kapit.visualizer.renderer
Interfacepublic interface IGenericItem
ImplementorsGenericLink, GenericObject, GenericSprite, Visualizer

Basic Interface for all elements of a GenericView. Each element have a Unique ID that can be set automatically or at creation time.



Public Properties
 PropertyDefined by
  UID : String
[read-only] Returns the item UID.
IGenericItem
Property detail
UIDproperty
UID:String  [read-only]

Returns the item UID.

Implementation
    public function get UID():String