Properties for the Web DataWindow Container Generator: Advanced tab
Description
Specify whether you want to use live editing to modify properties
of the container component and whether you want to trace component
methods in the server log.
Options
Path to libraries for live editing
View or modify the live editing library list for the project.
When you are testing a component with a server that resides on a
remote computer, you need to tell EAServer where to find the PBLs.
The library list you specify must contain fully-qualified paths
that use Universal Naming Convention (UNC) names. UNC names take
the form: \servernamesharenamepathfile
By default, the live editing library list is based on the
application library list. You do not need to modify the live editing
library list if your server is local.
Live editing
Check to enable live editing. For testing purposes, you can
use live editing to build the project automatically from the DataWindow
painter. This removes the need to build the project from the Project
painter. When live editing is enabled, PowerBuilder builds the project
for a component each time you save the DataWindow.
Enable trace
Check if you want calls to component methods to be written
to the server log. Checking the box sets the com.sybase.datawindow.trace property.