Page Loaded Event
Description
In BBj 7.0 and higher, a BBjHtmlView page has finished loading.
In BBj 16.0 and higher, the BBjHtmlEdit also fires this 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_PAGE_LOADED |
y |
0 |