Packageorg.apache.flex.core
Interfacepublic interface IStatesImpl extends IEventDispatcher, IBead, flash.events.IEventDispatcher
Implementors SimpleStatesImpl, StatesWithTransitionsImpl

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The IStatesImpl interface is a "marker" interface for the implementation view states in a View like ViewBase. The implementation watches for the currentState property to change and executes changes accordingly.



Public Properties
 PropertyDefined By
 Inheritedstrand : IStrand
[write-only] The host component for this bead.
IBead