Add function type information to functions in NVDAObjects/JAB/init.py (#16953)
Progress towards #13835
Summary of the issue:
Functions in NVDAObjects/JAB/init.py lack type information.
Description of user facing changes
N/A
Description of development approach
Added type information to functions where type was apparent.