Uses of Interface
de.espirit.firstspirit.webedit.plugin.toolbar.WebeditToolbarItem
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 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 WebeditToolbarItem in de.espirit.firstspirit.webedit.plugin
Modifier and TypeMethodDescription@NotNull Collection<? extends WebeditToolbarItem>
WebeditToolbarActionsItemsPlugin.getItems()
Get all items eligible for display in the plug-in's contextual setting. -
Uses of WebeditToolbarItem 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.interface
Toolbar menu item providing an executable operation.