AppModule: Customize retrieval of status bar object or TextInfo (PR #9792)
Add at AppModule level:
- _get_statusBar : For use by api.getStatusBar to retrieve a custom object
- _get_statusBarTextInfo : For use by GlobalCommands.script_reportStatusLine when resorting to flat review.
Fixes #2125
Fixes #4640