Package de.espirit.firstspirit.client.plugin
package de.espirit.firstspirit.client.plugin
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.- Since:
- 4.2.416
-
ClassDescriptionDeprecated.ClientPluginAction<C extends BaseContext>Deprecated.since 5.0.103 with no replacementClientPluginScope<A extends ClientPluginAction<?>>Deprecated.since 5.2.231303 - see
ClientPlugin
ExecutablePluginItem<C extends BaseContext>Definition of an item providing an executable operation.Context providing information and accessors for external preview items.Provides access to an external preview service.Definition of a plug-in providing specific items providing integrations for external preview services.Definition of an item providing sub-items.Item<C extends BaseContext>General (abstract) definition of a pluggable FirstSpirit item.Optional interface for aItem
to support a customized identifier.ItemsPlugin<A extends Item<?>>General type definition of plug-ins providing an arbitrary number of items of a specific item type.Definition of a plug-in providing specific items for the "new" sub-menu of context menus of the java client.Definition of a plug-in providing specific items targeting the plugins menu of the java client.Definition of a plug-in providing specific items targetting the editorial toolbar of the java client.JavaClientExecutablePluginItem<C extends BaseContext>Definition of an item providing an executable operation in the java client.JavaClientItemsPlugin<T extends Item<?>>JavaClient plug-in providing items.A marker for a FirstSpirit plug-in that is to run permanently, i.e., throughout a java client's lifetime.Deprecated.since 5.1.100 use a specificplug-in type
instead (see hierarchy).General type of FirstSpirit plug-ins.ReportPlugin<T>Interface for report plug-ins integrated in both clients ContentCreator and SiteArchitect.ToggleablePluginItem<C extends BaseContext>Definition of an item providing a toggleable state.Listener to inform about selection change events.WebeditExecutablePluginItem<C extends BaseContext>Definition of an item providing an executable operation in the web client.A marker for a FirstSpirit plug-in that is to run permanently throughout a WebEdit session's lifetime.
plug-in type
instead (see hierarchy).