BBjWebEventOptions::getImmediate
Description
In BBj 24.00 and higher, this method returns true if neither BBjWebEventOptions::setDebounce nor BBjWebEventOptions::setThrottle was previously invoked.
Syntax
Return Value | Method |
---|---|
boolean | getImmediate |
Parameters
None.
Return Value
In BBj 24.00 and higher, this method returns true if neither BBjWebEventOptions::setDebounce nor BBjWebEventOptions::setThrottle was previously invoked.
Remarks
By default, this method returns true; BBjWebComponent BBjWebEvents are returned to the server immediately.
Example
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.