Uses of Interface
de.espirit.firstspirit.client.plugin.toolbar.JavaClientToolbarItem
Packages that use 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
Methods in de.espirit.firstspirit.client.plugin that return types with arguments of type JavaClientToolbarItemModifier 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
Subinterfaces of JavaClientToolbarItem in de.espirit.firstspirit.client.plugin.toolbarModifier 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.