Modifier and Type | Method and Description |
---|---|
Image<Icon> |
ImageAgent.getImageFromIcon(Icon icon)
Creates an
Image container based on the given icon object. |
Image<Media> |
ImageAgent.getImageFromMedia(Media media)
Creates an
Image container based on the given media object. |
Image<String> |
ImageAgent.getImageFromUrl(String url)
Creates an
Image container based on the given url pointing to some image. |
Image<?> |
DataSnippet.getThumbnail()
Provides a thumbnail image resource for the given object or
null if no thumbnail representation is available. |
Image<?> |
SnippetAgent.getTypeIcon(IDProvider element)
Provides a type image resource for the given element.
|
Modifier and Type | Method and Description |
---|---|
Image<?> |
DataAccessPlugin.getIcon()
Provides an icon to be shown when displaying this plug-in or information thereon.
|
Image<?> |
DataSnippetProvider.getIcon(D object)
Provides a type image resource for the given object or
null if no type image is available. |
Image<?> |
DataSnippetProvider.getThumbnail(D object,
Language language)
Provides a thumbnail image resource for the given object or
null if no thumbnail representation is available. |
Modifier and Type | Method and Description |
---|---|
Image<?> |
Reporting.getReportIcon(boolean active)
Returns an image to be shown as icon for the report functionality.
|
Modifier and Type | Method and Description |
---|---|
void |
DataTemplating.ParameterSet.addImage(String name,
Image<?> image,
String altText)
Adds an image as parameter.
|
Modifier and Type | Method and Description |
---|---|
Image<?> |
ApplicationPlugin.getIcon(ApplicationPlugin.IconType type)
Returns the icon representing the application.
|
Modifier and Type | Method and Description |
---|---|
Image<?> |
SnippetProvider.getThumbnail(Language language)
Get the evaluated image for the given language.
|
Modifier and Type | Method and Description |
---|---|
Image<?> |
WebeditStatusNote.getIcon()
Returns the icon associated with this status information.
|
Modifier and Type | Method and Description |
---|---|
WebeditStatusNoteBuilder |
WebeditStatusNoteBuilder.icon(Image<?> icon)
Sets the icon associated with the status note to create.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210