Show TOC

Background documentationConfigure Panel Task Panel Locate this document in the navigation structure

 

The Configure Panel task panel enables you to define attributes for a panel container. A panel container is a generic container used to create complex layouts.

The following table describes the properties and attributes of this model element:

Group

Property

Description

General

Title

The title of the panel, to be displayed at the top of the panel.

You can either enter a title in the field, or click the browse button to open the Edit Title dialog box and specify a title using a dynamic expression.

More information: Edit Title Dialog Box

Show title

Defines whether the panel title bar is displayed at the top of the panel.

Show toolbar

Defines whether to add a toolbar to the panel.

Toolbar

If a toolbar is added to the panel, defines whether it is located at the Top or Bottom of the panel.

Visible

Indicates whether the panel is hidden or displayed at runtime.

You can select or deselect the checkbox to specify whether the panel is hidden or visible, or click the fx button to define the expression that specifies under which condition the panel is displayed or hidden at runtime.

Frame style

The color scheme used for the top border and content frame at runtime. The following options are available:

  • Primary: Top border in standard color and content frame in white.

  • White: Top border and content frame in white.

  • Neutral color: Top border and content frame in lighter color.

  • Dark color: Top border and content frame in darker color.

  • No frame: Top border and content frame do not have a specific color scheme (the default window color is used).

Layout

Defines the method used to arrange elements within the panel. The following options are available:

  • Horizontal flow: Arranges the panel elements side-by-side.

  • Vertical flow: Arranges the panel elements one above the other. This is the default layout option.

Scale mode

Defines how to scale the panel and its contents. The following options are available:

  • Fixed scale: Displays the elements of the panel according to their defined sizes. If an element is larger than the panel container, scroll bars are added.

  • Auto-fit to width: Changes the width of the elements in the panel to fit them within the width of the panel container.

  • Auto-fit to height: Changes the height of the elements in the panel to fit them within the height of the panel container.

  • Auto-fit: Changes the size of the elements in the panel to fit them within the size of the panel container.