Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

JavaScript Event Handlers dialog box – PB Docs 126 – PowerBuilder Library

JavaScript Event Handlers dialog box – PB Docs 126

JavaScript Event Handlers dialog box

Description

Use this dialog box to view the JavaScript event handlers
for the selected element to be generated by default, override the
default JavaScript event handlers, and add new JavaScript event
handlers.

Dialog options

Default JavaScript Event Handlers

A read-only list of the existing JavaScript event handlers.

Custom JavaScript Event Handlers

To add the first event handler, type the definition. To add
another event handler, click Add and then type the definition. To
delete an event handler, put the cursor in the event handler and
click Delete. To override an existing event handler, for example, onchange=”{this.bChanged = true;}”,
type the new event handler, for example, onchange=”{this.bChanged = false;}”.

See also


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