Uses of Interface
de.espirit.firstspirit.client.plugin.ExternalPreviewContext
Package
Description
Provides interfaces and types for client plugins.
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
public hotspot
of FirstSpirit.-
Uses of ExternalPreviewContext in de.espirit.firstspirit.client.plugin
Modifier and TypeMethodDescription@Nullable Icon
ExternalPreviewItem.getIcon
(@NotNull ExternalPreviewContext context) Returns an icon representing this report plug-in, ornull
if not available.ExternalPreviewItem.getLabel
(@NotNull ExternalPreviewContext context) Returns a human-readable title representing this report plug-in.@Nullable String
ExternalPreviewItem.getUrl
(@NotNull ExternalPreviewContext context) Provides an url for the givenIDProvider
.