The PanelConfig object manages user configuration for the PanelDefinition object. The attributes of the PanelConfig object, in addition to the attributes inherited from the ConfigurationObject base class, are:

Attribute

Description

config-type

PanelConfig

available-yn

The available flag indicates whether the panel is displayed in the available panels for the current user.

content-open-yn

Indicates whether the panel content area is open or closed for the current user.

current-panel-id

Holds the identifier of the initially visible panel tab for the current user. Applies to tab-holder panels.

panel-id

Logical identifier for the corresponding PanelDefinition.

panel-open-yn

The panel open flag indicates whether the entire panel is open or closed, including the title bar, for the current user.

tabbed-panel-ids

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

tabbed-yn

The tabbed flag indicates whether the panel is initially tabbed on a tab-holder panel for the current user. If set to false, the panel is not tabbed within the panel.

tab-scroll-index

Supports the scrollable tabs feature configuration for horizontal tab scrolling.

visible-yn

Indicates whether the panel is visible for the current user.


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