PROIV Object Properties

Properties

Description

clientVersion

The Open Client JavaScript version number.

config

An object that holds the configuration strings derived from the appStrings folder. The actual configuration depends on the appResources folder for the application and the locale of the user’s browser.

cssUnit

The position units used for CSS style (e.g. em or px).

hasParent

This setting will be TRUE if this window has a PROIV Open Client parent window.

height

The number of rows in the PROIV root window.

heightFactor

The scaling factor used to convert rows for CSS positioning.

isRefresh

This setting will be TRUE if the page is being rebuilt due to a refresh.

isIE

This setting will TRUE if the current browser is Microsoft Internet Explorer.

plugins

This is the namespace object for all plugins. This object holds all plugin definitions, constructors and interfaces. Refer to the Plugin Object Definition section for more details of how this object is used.

serverVersion

PROIV Open Client server version number.

sessionTitle

The current PROIV Session title.

store

This is the namespace object for local page-based storage. Plugins may add objects to this object for local global storage, but are responsible for making sure there are no name clashes.

width

The number of columns in the PROIV root window.

widthFactor

The scaling factor used to convert columns for CSS positioning.

 

Comment on this topic

Topic ID: 800074