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