BBjSysGui::getRepaintEnabled
Description
In BBj 7.00 and higher, this method returns an indication of whether repaints are enabled for this BBjSysGui.
Syntax
Return Value | Method |
---|---|
boolean | getRepaintEnabled() |
Parameters
None.
Return Value
Returns true (1) if repaints are enabled, otherwise returns false (0).
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.