Uses of Interface
de.espirit.firstspirit.client.plugin.JavaClientExecutablePluginItem
Package
Description
Provides interfaces and types for java client context menu 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 into the context menu of the java client.Provides interfaces and types for client toolbar 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 into the toolbar of the java client.-
Uses of JavaClientExecutablePluginItem in de.espirit.firstspirit.client.plugin.report
Modifier and TypeInterfaceDescriptioninterface
An executable item to be used in java client reports. -
Uses of JavaClientExecutablePluginItem in de.espirit.firstspirit.client.plugin.toolbar
Modifier and TypeInterfaceDescriptioninterface
Definition of an toolbar item that is executable and additionally provides sub-items.interface
An executable item to be used in a toolbar.