final | |
|---|---|
readonly | |
extends |
AbstractControl |
implements |
Payload |
Typed DTO for sap.m.NewsContent — news headline Payload that goes
inside sap.m.GenericTile.tileContent.
One of the four canonical OpenUI5 TileContent subtypes shipped in
Core v0.9 (Numeric / Image / News / Feed).
| Methods | ||
|---|---|---|
public
|
__construct(string $contentText, string $subheader = '', Margin|ContentPadding|string|null $class = null)
|
# |
public
|
ui5Class(): string
|
# |
| Methods inherited from LaravelUi5\Core\Ui5\Controls\AbstractControl |
|---|
jsonSerialize() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$contentText
|
# |
public
|
string
|
$subheader
|
# |
public
|
Margin|ContentPadding|string|null
|
$class
|
# |