Web Event

Description

In BBj 24.00 and higher, the web component identified in the id field of the event template fired a web event.

Mandatory/Optional Mandatory
Event Mask Bit None. Event is always visible.

Event Template

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

Field Description

context

Window containing the web component.

code

x

id

ID of the web component that initiated this event.

flags

0

x

BBjAPI::ON_WEB_EVENT

y

0

ClosedVersion History

  • BBj 24.00: Web Event added.

See Also

BBjAPI

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.