Package de.espirit.firstspirit.webedit.plugin
package de.espirit.firstspirit.webedit.plugin
Provides interfaces and types for web client plugins.
This package provides types, interfaces and classes, that are to be used to integrate web client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate web client plugins via the
public hotspot
of FirstSpirit.- Since:
- 5.0.103
-
ClassDescriptionDefinition of a plug-in providing resource urls to be loaded in webedit.ClientScriptProvidingItem<C extends BaseContext>Item providing a native script for client-side execution.Definition of a plug-in providing specific items for inline editing.WebeditItemsPlugin<T extends Item<?>>Webedit plug-in providing items.Deprecated.Plug-in definition targeting the 'Actions' drop-down menu of the WebClient toolbar to provide customized, project-specific actions.
ReportPlugin
instead