BBjConfig::makeEmptyAppConfig
Description
In BBj 12.0 and higher, this method returns a BBjAppConfig object, which can be used to build and publish a BUI BBjApplication.
Syntax
Return Value |
Method |
---|---|
makeEmptyAppConfig() |
Parameters
None.
Return Value
Returns a BBjAppConfig object.
Remarks
This method is deprecated, and may be removed in a future version of BBj. Use BBjAppServer::makeEmptyAppConfig().
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.