Package | Description |
---|---|
de.espirit.firstspirit.client.plugin |
Provides interfaces and types for client plugins.
|
de.espirit.firstspirit.client.plugin.report |
Modifier and Type | Method and Description |
---|---|
Image<?> |
ReportPlugin.getIcon(boolean selected)
Returns a URL for the report's icon graphic that will be shown in the WebClient.
|
Modifier and Type | Method and Description |
---|---|
static Image<Icon> |
Image.Factory.fromIcon(Icon icon)
Creates an
Image object based on an swing icon. |
static Image<String> |
Image.Factory.fromUrl(String url)
Creates an
Image object based on an url pointing to an image. |
Image<?> |
DataRenderer.getIcon(T object)
Provides the evaluated image resource for the given object or
null if an type image is not available. |
Image<?> |
DataRenderer.getThumbnail(T object)
Provides the evaluated image resource for the given object or
null if an image representation is not
available. |
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408