Package | mx.core |
Interface | public interface IStateClient |
Implementors | UIComponent, UIMovieClip |
Language Version: | ActionScript 3.0 |
Product Version: | Flex 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Property | Defined By | ||
---|---|---|---|
currentState : String
The current view state. | IStateClient |
currentState | property |
currentState:String
Language Version: | ActionScript 3.0 |
Product Version: | Flex 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The current view state.
public function get currentState():String
public function set currentState(value:String):void