
BBTranslations::getChildren
Description
In BBj 9.0 and higher, this method returns the children translations.
Syntax
Return Value |
Method |
HashMap |
getChildren() |
Parameters
None.
Return Value
Returns the Java HashMap whose keys are the Java locale and values are BBTranslations objects.
Remarks
None.