
BBjWebManager::newEventOptions
Description
In BBj 24.11 and higher, this method returns a BBjWebEventOptions object that can be used to configure event callback options for a subsequent BBjWebManager::setCallback.
Note:
In BBj 22.03 and higher, BBjWebManager is an alias for BBjBuiManager.
Syntax
Return Value | Method |
---|---|
BBjWebEventOptions | newEventOptions() |
Parameters
None.
Return Value
Returns a BBjWebEventOptions object that can be used to configure event callback options for a subsequent BBjWebManager::setCallback.
Example
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.