@ForUseOnly public interface WebeditStatusNote
WebeditStatusNoteContext.createNote()
for creation.WebeditStatusNoteContext.createNote()
Modifier and Type | Method and Description |
---|---|
WebeditColor |
getColor()
Returns the color associated with this status information.
|
Image<?> |
getIcon()
Returns the icon associated with this status information.
|
Collection<? extends WebeditStatusNoteItem> |
getItems()
Get all items eligible for display in the status note's contextual setting.
|
String |
getText()
Returns the text of this status information.
|
String |
getTitle()
Returns the title of this status information.
|
boolean |
isVisibleOnLoad()
Returns the initial visibility of this status information after the preview has been loaded.
|
@Nullable WebeditColor getColor()
null
.@Nullable Image<?> getIcon()
null
.@NotNull String getTitle()
@Nullable String getText()
null
.boolean isVisibleOnLoad()
@NotNull Collection<? extends WebeditStatusNoteItem> getItems()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210