Standard JavaScript objects implemented through PODS

Some of JavaScript engine's basic JavaScript objects, defined in the standard, are actually implemented through the M-Business client extension API (PODS). The material in the PODS reference sections includes information about the JavaScript synopsis to access the methods and attributes of these objects.

Table 2. Standard JavaScript objects implemented through PODS

Object

PODS Reference Section

History

See PODSHistory object.

Location

See PODSLocation object.

navigator

See PODSNavigator object.

window

See PODSWindow object.