BBjWindowValues::getMap
Description
In BBj 17.00 and higher, this method returns a data structure containing the text values of all controls on the top level window.
Syntax
Return Value | Method |
---|---|
HashMap<Integer, HashMap<Integer, String>> | getMap() |
Parameters
None.
Return Value
The values are returned in a two-level data structure, organized as follows:
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.