(Preview)
Package | spark.core |
Interface | public interface ISharedDisplayObject |
Implementors | Group, IconItemRenderer |
Language Version: | ActionScript 3.0 |
Product Version: | Flex 4 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
IGraphicElement
objects.
The Group class uses the ISharedDisplayObject interface to manage
invalidation and redrawing of sequences of IGraphicElement
objects that share a DisplayObject.
Typically, when implementing a custom IGraphicElement class, you also implement this interface for the DisplayObject that the custom IGraphicElement creates.
Public Properties
Property | Defined By |
---|
Property Detail
Wed Nov 21 2018, 06:34 AM -08:00