HtmlView Download Event

Description

In BBj 20.30 and higher, a BBjHtmlView page has downloaded a file to the client.

Event Template

context:u(2),code:c(1),id:u(2),flags:u(1),x:u(2),y:u(2)

Event Descriptions

Field Description
context Context of the window containing the BBjHtmlView control.
code x
id Control ID of the BBjHtmlView control.
flags 0
x BBjAPI::ON_HTMLVIEW_DOWNLOAD
y 0

See Also

BBjHtmlViewDownloadEvent