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.pluginMethods 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.toolbarSubinterfaces of JavaClientToolbarItem in de.espirit.firstspirit.client.plugin.toolbarModifier and TypeInterfaceDescriptioninterfaceDefinition of an toolbar item that is executable and additionally provides sub-items.interfaceAn executable item to be used in a toolbar.interfaceA toggleable item to be used in a toolbar.