PopupWindow Members
In This Article
#Constructors
Name | Description |
---|---|
Popup |
Creates a new Popup |
#Fields
Name | Description |
---|---|
Default |
Gets the script executed when the Popup |
Lock |
For internal use. |
Main |
Inherited from Web |
Notify |
Inherited from Frame. |
Object |
Specifies the name of the object parameter used in client-side scripts. Intended for internal use. |
Use |
Inherited from Frame. |
#Properties
Name | Description |
---|---|
Application |
Provides access to a Web |
Closure |
Specifies the Java |
Context | Returns a Frame’s context. Inherited from Frame. |
Controllers | Provides access to the Controller collection. Inherited from Frame. |
Current |
Provides access to the page associated with the current HTTP request.
Inherited from Web |
Current |
Provides access to the Web |
Is |
Indicates whether a Window is main. Inherited from Window. |
Is |
Indicates whether Controllers are currently being activated. Inherited from Frame. |
Main |
Inherited from Web |
Refresh |
Specifies whether and when a parent window of this pop-up window should be refreshed. |
Refresh |
For internal use. |
Scroll |
Provides access to the Web |
Tag | Provides access to the object that contains data about the Frame. Inherited from Frame. |
Template | Returns a Window’s Template. Inherited from Window. |
View | Provides access to a Frame‘s View. Inherited from Frame. |
Window |
Specifies the height of pop-up Windows invoked via the Popup |
Window |
Specifies the width of pop-up Windows invoked via the Popup |
#Methods
Name | Description |
---|---|
Activate |
Activates Controllers for the current Window. Inherited from Window. |
Break |
Removes Web |
Check |
Causes the browser to perform redirection to a different URL, if required.
Inherited from Web |
Check |
Causes the browser to perform redirection to a different URL, if required.
Inherited from Web |
Close() | Closes a Window. Inherited from Window. |
Close |
Closes the Popup |
Create |
Creates controls for the specified Web Forms page.
Inherited from Web |
Create |
Creates controls for the specified Web Forms page.
Inherited from Web |
Create |
Creates an auxiliary scrolling control on the specified Web Forms page.
Inherited from Web |
Create |
Creates the auxiliary control preventing an ASP. |
Create |
For internal use only. Inherited from Frame. |
Dispose() | Releases all resources used by this Frame object. Inherited from Frame. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns a specified Controller from the current Frame‘s Frame. |
Get |
For internal use. Inherited from Frame. |
Get |
Obsolete. Provides access to the key information on the View associated with the current request.
Inherited from Web |
Get |
Provides access to the HTML <form> element of the specified Web Forms page.
Inherited from Web |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Obsolete. This method is intended for internal use. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns the height of pop-up windows in the ASP. |
Get |
Returns the width of pop-up windows in the ASP. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Registers the client script with the Web |
Register |
Registers the client script with the Web |
Register |
Registers the client script include with the Web |
Register |
Registers the client script resource with the Web |
Register |
Registers a specified Controller within a Frame‘s Frame. |
Register |
Registers the startup script with the Web |
Register |
Registers the startup script with the Web |
Save |
Writes information on a Frame‘s View and Template to the Application Model. Inherited from Frame. |
Set |
Activates or deactivates the current Frame‘s Controllers for a specified reason. Inherited from Frame. |
Set |
Sets the specified window as a current session.
Inherited from Web |
Set |
Sets a specified Template for the current Frame. Inherited from Frame. |
Set |
Sets a specified View for the current Frame. Inherited from Frame. |
Set |
Sets a specified View for the current Frame. Inherited from Frame. |
Set |
Sets a specified View for the current Frame. Inherited from Frame. |
Set |
Sets a specified View for the current Frame. Inherited from Frame. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Closed | Occurs after the current popup window is closed. |
Controls |
Occurs before creating controls for the Web |
Custom |
Occurs when ASP. |
Disposed | Occures after the current Frame has been disposed of. Inherited from Frame. |
Disposing | Occurs when the current Frame is disposed of. Inherited from Frame. |
Page |
Occurs after the Web |
Process |
Occurs when the Action Containers displayed in the current Frame are changed. Inherited from Frame. |
Process |
Inherited from Web |
Template |
Occurs after setting a Template for a Frame. Inherited from Frame. |
Template |
Occurs before a Template is set for a Frame. Inherited from Frame. |
Template |
Occurs before synchronizing information on a Frame‘s Template. Inherited from Frame. |
Template |
Occurs after a template is changed and a View is set for it. Inherited from Frame. |
View |
Occurs after setting a View for a Frame. Inherited from Frame. |
View |
Occurs before setting a View for a Frame. Inherited from Frame. |
View |
Occurs after Controllers have been activated for the current Frame. Inherited from Frame. |
View |
Occurs before synchronizing information on a Frame‘s View. Inherited from Frame. |
See Also