The PanelInstance object manages transient state for the PanelDefinition object. The attributes of the PanelInstance object, which are in addition to the attributes inherited from the InstanceObject base class, are:

Attribute

Description

instance-type

PanelInstance

available-yn

Indicates whether the panel is listed in the available panels in the browser.

content-open-yn

Indicates whether the panel content area is open or closed in the browser.

current-panel-id

Holds the identifier of the currently visible panel tab in the browser. Applies to tab-holder panels.

panel-id

Logical identifier for the corresponding PanelDefinition.

panel-open-yn

Indicates whether the entire panel is open or closed, including the title bar, in the browser.

tabbed-panel-ids

Lists the identifiers of the other panels that are tabbed with the current tab-holder panel in the browser. Applies to tab-holder panels.

tabbed-yn

Indicates whether the panel is currently tabbed on a tab-holder panel in the browser.

tab-scroll-index

Supports the transient scrollable tabs feature for horizontal tab scrolling.

visible-yn

Indicates whether the panel is visible in the browser.


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