BBjGrid::suppressUpdatesWhileScrolling
Description
In BBj 5.00 and higher, this method suppresses update requests to the program while the user scrolls the BBjGrid.
Syntax
| Return Value | Method |
|---|---|
|
void |
suppressUpdatesWhileScrolling(boolean suppress) |
Parameters
| Parameter | Description |
|---|---|
|
suppress |
Indication of whether to suppress updates during scrolling. |
Return Value
None.
Example
|
See Also
Methods of BBjGrid – Grid Scrolling
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.