Uses of Interface
de.espirit.firstspirit.client.plugin.WebeditExecutablePluginItem
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 WebeditExecutablePluginItem in de.espirit.firstspirit.webedit.plugin.inlineedit
Modifier and TypeInterfaceDescriptioninterface
Item for inline editing providing an executable operation. -
Uses of WebeditExecutablePluginItem in de.espirit.firstspirit.webedit.plugin.media
Modifier and TypeInterfaceDescriptioninterface
Definition of an item targeting media managing providing an executable operation. -
Uses of WebeditExecutablePluginItem in de.espirit.firstspirit.webedit.plugin.report
Modifier and TypeInterfaceDescriptioninterface
An executable item to be used in web client reports. -
Uses of WebeditExecutablePluginItem in de.espirit.firstspirit.webedit.plugin.toolbar
Modifier and TypeInterfaceDescriptioninterface
Toolbar menu item providing an executable operation.