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

Attribute

Description

instanceType

PanelStackInstance

panelStackId

Logical identifier for the corresponding PanelStackDefinition.

panelTargetElements

List of panel target elements in the panel stack, each representing a single instance of a panel within the UI.

targetMap

Map to lists of panel target elements keyed by the logical panel identifier. Each key in the map contains a list of all of the instances of a particular panel target in the UI.

 
loading table of contents...