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