The FrameworkInstance object manages transient state for the FrameworkDefinition object. The attributes of the FrameworkInstance object, which are in addition to the attributes inherited from the InstanceObject base class, are described below:

Attribute

Description

currentTabId

The identifier of the currently selected tab in the browser.

frameworkId

Logical identifier for the corresponding FrameworkDefinition.

instanceType

FrameworkInstance

previousTabId

The identifier of the last selected tab in the browser.

tabIds

List of tabs currently visible in the browser.

 
loading table of contents...