BUI logoBBjBrowserCloseEvent

Description

In BBj 21.02 and higher, this event is returned by BBjAPI().getLastEvent() when the program is executing callback code that the program has registered for the ON_BROWSER_CLOSE event.

Remarks

This BBjWebManager event is BUI-specific.

Note:

In BBj 22.03 and higher, BBjWebManager is an alias for BBjBuiManager.

Methods of BBjBrowserCloseEvent

None.

Methods of BBjBrowserCloseEvent inherited from BBjSysGuiEvent

Return Value Method

BBjControl

getControl()

Methods of BBjBrowserCloseEvent inherited from BBjEvent

Return Value Method

string

getEventName()

string

getEventString()

See Also

BBjWebManager

CALLBACK Verb - Register BBj Subroutine

BBjControl::setCallback

BBjConfig::releaseOnLostConnection