BBjAppConfig::isDesktopEnabled
Description
In BBj 24.01 and higher, this method returns a boolean indicating whether or not this application is enabled for desktop deployment.
Syntax
Return Value | Method |
---|---|
boolean | isDesktopEnabled() |
Parameters
None.
Return Value
Returns a boolean indicating whether this application is enabled for desktop deployment.
Example
|
Version History
See Also
BBjAppConfig::setDesktopEnabled
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.