Package | mx.core |
Interface | public interface IID |
Implementors | GraphicElement, SpriteVisualElement, UIComponent |
Language Version: | ActionScript 3.0 |
Product Version: | Flex 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
id | property |
id:String
Language Version: | ActionScript 3.0 |
Product Version: | Flex 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The identifier for this object.
public function get id():String
public function set id(value:String):void