Show/Hide Toolbars

Managing an FVTerm Child iFrame in Javascript

When the  FVMsgApi.ConnectMsgFVTerm or ConnectFVTerm Factory function is run, it will return a FVAPISession or FVTermSession object as well as save it in the sessions[] array (msgAPI) or fvTermSession global variable.

 

The following properties/variables are available in the FVAPISession class:

emSess - proxy object providing certain calls used commonly in the direct non-messaging environment

sessionInfo - information about the user's session

 

The following properties/variables are available in the FVTermSession javascript class:

 

fvWin - the active FVTerm top-level Window object (note that this is ONLY available in the direct FVTermParent, non-messaging framework)

emSess - object containing all information about the active screen

sessionInfo - information about the user's session