BBjControlScrollEvent::isAdjusting
Description
In BBj 7.0 and higher, this method returns whether the user is still scrolling the control.
Syntax
Return Value |
Method |
boolean |
isAdjusting() |
Parameters
None.
Return Value
This method returns 1 if the user is still scrolling the control or 0 if scrolling is finished.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.