BBjFileChooser::getControlButtonsAreShown
Description
In BBj 7.00 and higher, use this method to determine if the BBjFileChooser's [OK] and [Cancel] buttons are visible.
Syntax
Return Value |
Method |
boolean |
getControlButtonsAreShown() |
Parameters
None.
Return Value
Returns non-zero if the control buttons show; zero if they are not.
Example
See Also
BBjFileChooser::setControlButtonsAreShownBBjFileChooser
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.