Uses of Interface
de.espirit.firstspirit.webedit.plugin.inlineedit.InlineEditItem
Package
Description
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.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.-
Uses of InlineEditItem in de.espirit.firstspirit.webedit.plugin
Modifier and TypeMethodDescription@NotNull Collection<? extends InlineEditItem>
WebeditInlineEditItemsPlugin.getItems()
Get all items eligible for display in the plug-in's contextual setting. -
Uses of InlineEditItem 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.interface
Item for inline editing providing an executable operation.