JSGen.property – PB Docs 126

JSGen.property DataWindow object property

Description

Settings that specify the physical path to which generated
JavaScript is published and the URL indicating the location of the
generated JavaScript.

Controls

DataWindow objects

Syntax

PowerBuilder dot notation:

Describe and Modify argument:

Parameter

Description

property

One of the following:

  • PublishPath

  • ResourceBase

value

(exp) PublishPath – A
string that specifies the physical path of the Web site folder to
which the DataWindow server publishes the generated JavaScript.

(exp) ResourceBase – A string
that specifies the URL of the generated JavaScript for performing
client-side XSLT transformation and instantiation of client-side
data.

Usage

The PublishPath folder must correspond to the URL specified
in the ResourceBase property. At runtime, after the DataWindow server generates
JavaScript to the PublishPath folder, it includes it in the final
XHTML page by referencing it with the value of the ResourceBase
property in a <script> element.

In the painter

In the JavaScript Generation tab in the Properties view for
the DataWindow object, select XHTML from the Format to Configure
list and specify the ResourceBase and Publish Path locations.

Examples

These statements set the JSGen.ResourceBase and JSGen.PublishPath properties:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x