BBjSysGui::flushWrites
In BBj 5.0 and higher, this method is a NOOP.
Description
The BBjSysGui is automatically optimized to limit network traffic. Prior to BBj 5.0, the methods executes all writes that have occurred on the SysGui device since the bufferWrites() method was called.
Syntax
Return Value |
Method |
void |
flushWrites() |
Parameters
None.
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.