The PanelTarget object manages transient state for a single instance of a panel in the UI. By providing an auto-generated unique identifier for each panel instance, the PanelTarget object allows multiple instances of the same PanelDefinition to exist simultaneously on the page.

The attributes of the PanelInstance object, in addition to the attributes inherited from the InstanceObject base class, are:

Attribute

Description

instance-type

PanelTargetElement

panel-id

Logical identifier for the corresponding PanelDefinition for the instance.

target-element-id

Auto-generated unique identifier for the panel instance.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices