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.
The following properties can be configured with 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.
|