PopupWindowShowAction Constructors
Represents a Pop-up Window Show Action.
Name | Parameters | Description |
---|---|---|
Popup |
none |
Creates an instance of the Popup |
Popup |
owner, id, category |
Creates a new instance of the Popup |
Popup |
owner, id, category |
Creates a new instance of the Popup |
Popup |
container | Creates a new Pop-up Window Show Action and initializes its container. |
See Also