Class LaravelUi5\Core\Ui5\Controls\Sap\M\Panel

final
readonly
extends AbstractControl

Typed DTO for sap.m.Panel — Core's default container at the Group level (set by {@see \LaravelUi5\Core\Ui5\Dashboard\Emitters\GroupEmitter}).

The headerText is typically a UI5 binding expression ("{i18n>key}") — the host UI5 i18n model resolves it at render time (D12).

headerText and content are always carried. Everything else is an emit-when-set appearance/behaviour seat: leave it null to fall through to UI5's own default ({@see https://sdk.openui5.org/api/sap.m.Panel}), or set it to opt the group panel into an expandable / sticky / inset presentation.

Methods
Methods inherited from LaravelUi5\Core\Ui5\Controls\AbstractControl
jsonSerialize()
Properties