Uses of Interface
de.espirit.firstspirit.webedit.plugin.ClientScriptProvidingItem
Package
Description
Provides interfaces and types for web client inline edit 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 into the inline edit area of the web client.Provides interfaces and types for web client report 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 into the reporting area of the web client.Provides interfaces and types for web client toolbar 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 into the toolbar of the web client.-
Uses of ClientScriptProvidingItem in de.espirit.firstspirit.webedit.plugin.inlineedit
Modifier and TypeInterfaceDescriptioninterface
Item providing a native script for client-side execution in the context of inline editing. -
Uses of ClientScriptProvidingItem in de.espirit.firstspirit.webedit.plugin.media
Modifier and TypeInterfaceDescriptioninterface
Definition of an item targeting media managing providing a native script for client-side execution. -
Uses of ClientScriptProvidingItem in de.espirit.firstspirit.webedit.plugin.report
Modifier and TypeInterfaceDescriptioninterface
Item providing a native script for client-side execution in the context of webedit reports. -
Uses of ClientScriptProvidingItem in de.espirit.firstspirit.webedit.plugin.toolbar
Modifier and TypeInterfaceDescriptioninterface
Item providing a native script for client-side execution in the context of toolbar actions.