newWindow

The property newWindow indicates whether to use a new browser window when the EGL runtime presents a Web page in response to the activity identified in the action property.

Values are of the enumeration Boolean:
No (the default)
The current browser window is used to display the page
Yes
A new browser window is used.

If the action property is not specified, the current browser window is used to display the page.

Related concepts
Enumerations in EGL
Overview of EGL properties
PageHandler

Related tasks
Associating an EGL record with a Faces JSP
Binding a JavaServer Faces command component to an EGL PageHandler
Creating an EGL pageHandler part
Creating an EGL field and associating it with a Faces JSP
Using the Quick Edit view for PageHandler code

Related reference
action
PageHandler field properties
PageHandler part properties
PageHandler part in EGL source format
Page Designer support for EGL

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.