Panel

The Panel container is used to place various widgets within several panels in one View. However, developers usually do not use panels as the root container of the View. Instead, developers often put a panel in other containers. The only property that can be set for a Panel container is its id and the width and height using the Appearance tab. No events are defined for this type of container.

Properties

Table 1. Properties of Panel container
Property Property description
id The id is the identifier for the container.
width The width property specifies the width of the widget. This property is set in the Appearance tab of the Properties view.
height The height property specifies the height of the widget. This property is set in the Appearance tab of the Properties view.

ECA tool support

The following properties can be configured with the ECA tool.

Table 2. Properties that can be configured for a widget by using the ECA tool.
Property Property description
id The id is the identifier for the widget.
Note: This property can be used in the Condition part of ECA rule.