See: Description
| Interface | Description |
|---|---|
| ClientPlugin | Deprecated
since 5.0.100 use a specific
plug-in type instead (see hierarchy). |
| ClientPluginAction<C extends BaseContext> | Deprecated
since 5.0.103 with no replacement
|
| ExecutablePluginItem<C extends BaseContext> |
Definition of an item providing an executable operation.
|
| GroupingPluginItem<C extends BaseContext,T extends Item<C>> |
Definition of an item providing sub-items.
|
| Item<C extends BaseContext> |
General (abstract) definition of a pluggable FirstSpirit item.
|
| ItemsPlugin<A extends Item<?>> |
General type definition of plug-ins providing an arbitrary number of items of a specific item type.
|
| JavaClientContextNewMenuItemsPlugin |
Definition of a plug-in providing specific items for the "new" sub-menu of context menus of the java client.
|
| JavaClientContextPluginsMenuItemsPlugin |
Definition of a plug-in providing specific items targeting the plugins menu of the java client.
|
| JavaClientEditorialToolbarItemsPlugin |
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.
|
| JavaClientPermanentPlugin |
A marker for a FirstSpirit plug-in that is to run permanently, i.e., throughout a java client's lifetime.
|
| JavaClientPlugin | Deprecated
since 5.1.100 use a specific
plug-in type instead (see hierarchy). |
| Plugin |
General type of FirstSpirit plug-ins.
|
| ToggleablePluginItem<C extends BaseContext> |
Definition of an item providing a toggleable state.
|
| ToggleablePluginItem.SelectionListener |
Listener to inform about selection change events.
|
| WebeditExecutablePluginItem<C extends BaseContext> |
Definition of an item providing an executable operation in the web client.
|
| WebeditPermanentPlugin |
A marker for a FirstSpirit plug-in that is to run permanently throughout a WebEdit session's lifetime.
|
| Class | Description |
|---|---|
| ClientPluginScope<A extends ClientPluginAction<?>> |
Token representing a client plugin scope.
|
public hotspot of FirstSpirit.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500