Native JavaScript Event
Description
In BBj 17.0 and higher, a BBjHtmlView page has invoked BASIS JavaScript code that reports a native JavaScript event.
Event Template
context:u(2),code:c(1),id:u(2),flags:u(1),x:u(2),y:u(2)
Field |
Description |
context |
Context of the window containing the BBjHtmlView or BBjHtmlEdit control. |
code |
x |
id |
Control ID of the BBjHtmlView or BBjHtmlEdit control. |
flags |
0 |
x |
BBjAPI::ON_NATIVE_JAVASCRIPT |
y |
0 |