Uses of Interface
de.espirit.firstspirit.client.plugin.toolbar.JavaClientToolbarItem
Package
Description
Provides interfaces and types for client plugins.
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
public hotspot
of FirstSpirit.Provides interfaces and types for client toolbar plugins.
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
public hotspot
of FirstSpirit into the toolbar of the java client.-
Uses of JavaClientToolbarItem in de.espirit.firstspirit.client.plugin
Modifier and TypeMethodDescription@NotNull Collection<? extends JavaClientToolbarItem>
JavaClientEditorialToolbarItemsPlugin.getItems()
Provide toolbar specific items wrt. the plug-ins contextual setting. -
Uses of JavaClientToolbarItem in de.espirit.firstspirit.client.plugin.toolbar
Modifier and TypeInterfaceDescriptioninterface
Definition of an toolbar item that is executable and additionally provides sub-items.interface
An executable item to be used in a toolbar.interface
A toggleable item to be used in a toolbar.