(Preview)
Package | mx.managers |
Class | public class PopUpManager |
Inheritance | PopUpManager ![]() |
Language Version: | ActionScript 3.0 |
Product Version: | Flex 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The PopUpManager also provides modality, so that windows below the popup cannot receive mouse events, and also provides an event if the user clicks the mouse outside the window so the developer can choose to dismiss the window or warn the user.
More examples
Pop-up controls in sandboxed applications
Pop-up controls in multi-versioned applications
The Spark TitleWindow container
Using the PopUpManager to create a Spark TitleWindow container
MX TitleWindow layout container
Pop-up controls in multi-versioned applications
The Spark TitleWindow container
Using the PopUpManager to create a Spark TitleWindow container
MX TitleWindow layout container
Related API Elements
Public Properties
Public Methods
Method | Defined By | ||
---|---|---|---|
![]() |
Indicates whether an object has a specified property defined. | Object | |
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter. | Object | |
![]() |
Indicates whether the specified property exists and is enumerable. | Object | |
![]() |
Sets the availability of a dynamic property for loop operations. | Object | |
![]() |
Returns the string representation of this object, formatted according to locale-specific conventions. | Object | |
![]() |
Returns the string representation of the specified object. | Object | |
![]() |
Returns the primitive value of the specified object. | Object |
Wed Nov 21 2018, 06:34 AM -08:00