BBjBrowserBackEvent
Description
In BBj 16.00 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_BACK event.
Remarks
This BBjWebManager event is BUI-specific.
Note:
In BBj 22.03 and higher, BBjWebManager is an alias for BBjBuiManager.
Methods of BBjBrowserBackEvent
None.
Methods of BBjBrowserBackEvent inherited from BBjSysGuiEvent
Return Value | Method |
---|---|
BBjControl | getControl() |
Methods of BBjBrowserBackEvent inherited from BBjEvent
Return Value | Method |
---|---|
string | getEventName() |
string | getEventString() |