| Icon | Member | Description |
|---|---|---|
| CreatePopup(Type, array<PopupOption>[]()[][]) |
Adds a popup to popup stage
| |
| CreatePopup(Type, DisplayObjectContainer, Boolean, Boolean, Boolean) |
Creates the popup via factory/reflection
| |
| CreatePopup(Type, DisplayObjectContainer, Boolean, Boolean) |
Creates the popup via factory/reflection
| |
| CreatePopup(Type, DisplayObjectContainer, Boolean) |
Creates the popup via factory/reflection
| |
| CreatePopup(Type, DisplayObjectContainer) |
Creates the popup via factory/reflection
|