Package | org.apache.flex.core |
Interface | public interface ITransformHost extends IStrand, IEventDispatcher, flash.events.IEventDispatcher |
Implementors | GraphicContainer |
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
Property | Defined By | ||
---|---|---|---|
transformElement : IFlexJSElement [read-only]
Each ITransformHost has an element that is actually added to
the platform's display list DOM. | ITransformHost |
transformElement | property |
transformElement:IFlexJSElement
[read-only] Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
Each ITransformHost has an element that is actually added to the platform's display list DOM. It may not be the actual component itself.
public function get transformElement():IFlexJSElement