BBjWebEventOptions::getLeading
Description
In BBj 24.00 and higher, this method returns the value of the leading parameter specified in a previous invocation of BBjWebEventOptions::setDebounce.
Syntax
Return Value | Method |
---|---|
boolean | getLeading() |
Parameters
None.
Return Value
In BBj 24.00 and higher, this method returns the value of the leading parameter specified in a previous invocation of BBjWebEventOptions::setDebounce.
Remarks
This value is only meaningful if BBjWebEventOptions::setDebounce was previously invoked.
Example
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.