Uses of Interface
de.espirit.firstspirit.client.plugin.report.TransferHandler
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 TransferHandler in de.espirit.firstspirit.client.plugin
Modifier and TypeMethodDescription@Nullable TransferHandler<T>
ReportPlugin.createTransferHandler()
Factory method to create a transfer handler instance for use with this report plug-in.