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

final
readonly
extends GenericTile
implements Tile

Typed DTO for sap.m.ActionTile — a {@see GenericTile} specialised for todos / situations (since OpenUI5 1.122). Pinned to 1.136 — see {@see Tile}.

Inherits every GenericTile seat (header, subheader, frameType, tileContent, layoutData, …) and adds the six ActionTile-only seats: priority + priorityText (the priority indicator), badgeIcon + badgeValueState (the icon-frame badge), and the enableDynamicHeight / enableIconFrame appearance toggles. All six are emit-when-set — null falls through to UI5's own default ({@see https://sdk.openui5.org/api/sap.m.ActionTile}).

priority is the {@see Priority} enum (sap.m.Priority); badgeValueState is the {@see ValueState} enum (sap.ui.core.ValueState). badgeIcon stays a string — it is a sap.ui.core.URI (an icon URI like sap-icon://alert), not an enumerated value.

Methods
Methods inherited from LaravelUi5\Core\Ui5\Controls\AbstractControl
jsonSerialize()
Properties
Properties inherited from LaravelUi5\Core\Ui5\Controls\Sap\M\GenericTile
$header, $tileContent, $frameType, $subheader, $mode, $scope, $sizeBehavior, $wrappingType, $state, $failedText, $systemInfo, $additionalTooltip, $imageDescription, $valueColor, $backgroundColor, $backgroundImage, $headerImage, $tileIcon, $tileBadge, $width, $url, $enableNavigationButton, $navigationButtonText, $pressEnabled, $layoutData, $parameters, $class