Uses of Interface
de.espirit.firstspirit.client.plugin.ToggleablePluginItem.SelectionListener
Packages that use ToggleablePluginItem.SelectionListener
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.-
Uses of ToggleablePluginItem.SelectionListener in de.espirit.firstspirit.client.plugin
Methods in de.espirit.firstspirit.client.plugin with parameters of type ToggleablePluginItem.SelectionListenerModifier and TypeMethodDescriptionvoidToggleablePluginItem.setSelectionListener(ToggleablePluginItem.SelectionListener selectionListener) Passes a selection change listener to this plugin item.